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

Role Base Scope Validation in JWT Bearer Grant Type in Federated Users. #6765

Closed
dumindurox777 opened this issue Nov 5, 2019 · 0 comments
Closed
Labels
2.6.0 DEPRECATED Label; Use Affected/2.6.0 instead WUM

Comments

@dumindurox777
Copy link

Description:-
The customer wants to validate the role-based scopes of federated users for API resources in the JWT bearer grant type.

Affected version=> AM-2.6.0(latest wum)

Steps to reproduce:-

  • Get the JWT assertion from another federated Is.
  • Created the Application and API with a restricted scope.
  • Creating an IDP in the key manager
  • Add claims and role mapping to IDP.
  • Get the JWT from federated IS and request the access token from the token endpoint from JWT-Bearer Grant Type
    -Then call API with access token
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.6.0 DEPRECATED Label; Use Affected/2.6.0 instead WUM
Projects
None yet
Development

No branches or pull requests

4 participants