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

Replace #oauth.hasScope annotation with proper #iam.hasScope #664

Merged
merged 9 commits into from
Oct 30, 2023

Conversation

enricovianello
Copy link
Member

Fixed pre-authorization annotations in order to avoid cases where it relies on already approved scopes instead of effective token's scopes.
Added more specific tests.

@sonarcloud
Copy link

sonarcloud bot commented Oct 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.2% 0.2% Duplication

@enricovianello enricovianello marked this pull request as ready for review October 30, 2023 15:16
@enricovianello enricovianello merged commit 402693a into develop Oct 30, 2023
5 checks passed
@enricovianello enricovianello deleted the fix-authorization branch October 30, 2023 15:20
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

Successfully merging this pull request may close these issues.

3 participants