-
Notifications
You must be signed in to change notification settings - Fork 378
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
[perf] Add role based scope validation config enabled check #2305
[perf] Add role based scope validation config enabled check #2305
Conversation
19a94ae
to
aa132a2
Compare
...uth/src/main/java/org/wso2/carbon/identity/oauth2/validators/scope/RoleBasedScopeIssuer.java
Outdated
Show resolved
Hide resolved
3bd4599
to
1f5d05d
Compare
PR builder started |
...uth/src/main/java/org/wso2/carbon/identity/oauth2/validators/scope/RoleBasedScopeIssuer.java
Outdated
Show resolved
Hide resolved
PR builder completed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/7207274822
7e35cc3
to
e941607
Compare
...tity.oauth/src/main/java/org/wso2/carbon/identity/oauth/config/OAuthServerConfiguration.java
Outdated
Show resolved
Hide resolved
…o2/carbon/identity/oauth/config/OAuthServerConfiguration.java Co-authored-by: Sujan Sanjula <[email protected]>
Proposed changes in this pull request
RoleBasedScopeValidation.Enabled
config to enable this.Related Issues: