Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JWT access token attributes are missing in the federation login flow #22009

Open
shashimalcse opened this issue Dec 11, 2024 · 0 comments
Open
Assignees
Labels

Comments

@shashimalcse
Copy link
Contributor

Description

If an application is upgraded to V2.0.0, the JWT token will not contain Access Token attributes in the federation login flow.

Steps to Reproduce

  1. Create a new application.
  2. Create an IDP and configure the IDP with scopes.
  3. In the created application, add a set of user attributes to both the ID token and the access token.
  4. Attempt to log in to the application using the IDP (code grant flow).

Observe that while the ID token contains the attributes, the access token does not include them.

Version

IS 7.1.0-m6

Environment Details (with versions)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant