8000 Social login - Instagram Login test fails, API changed · Issue #36562 · keycloak/keycloak · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Social login - Instagram Login test fails, API changed #36562
Closed
@ikhomyn

Description

@ikhomyn

Before reporting an issue

  • I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.

Area

ci

Describe the bug

Test fails with response: https://www.instagram.com/oauth/authorize/third_party/error/?message=Invalid%20Request%3A%20Request%20parameters%20are%20invalid%3A%20Invalid%20scope%3A%20user_profile

Version

latest

Regression

  • The issue is a regression

Expected behavior

Successful login throw api

Actual behavior

Request fails due to recent changes on the Instagram Basic Display API. https://developers.facebook.com/docs/instagram-platform

How to Reproduce?

  1. Set up the Instagram application according to the documentation: https://www.keycloak.org/docs/latest/server_admin/#instagram
  2. Prepare social.properties file containing the required variables (e.g., Client ID, Client Secret, ...)
  3. Run the testsuite with following command with your custom social.properties file
$ mvn -f testsuite/integration-arquillian/pom.xml clean install \
      -Dtest=SocialLoginTest#instagramLogin \
      -Dsocial.config=path\to\social.properties \
      -Dbrowser=chrome

Anything else?

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0