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

update security test to generate long lived tokens with scp and space separated scopes #790

Closed
stevehu opened this issue Nov 3, 2020 · 1 comment

Comments

@stevehu
Copy link
Contributor

stevehu commented Nov 3, 2020

For some OAuth 2.0 providers, they are using scp as the scope claim name. Okta is one of the examples.
For some OAuth 2.0 providers, they are using space as the separators with multiple scopes. Microsoft is one of the examples.

We need to support all the four different combinations in the token verifier handler to support integration with all different OAuth 2.0 providers.

stevehu added a commit that referenced this issue Nov 3, 2020
@stevehu stevehu closed this as completed in 2591cdd Nov 3, 2020
@stevehu
Copy link
Contributor Author

stevehu commented Nov 3, 2020

younggwon1 pushed a commit to younggwon1/light-4j that referenced this issue Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant