-
Notifications
You must be signed in to change notification settings - Fork 0
Add Groups resource type and scopes to authorization schema #69
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
base: feature-groups-authz-baseline
Are you sure you want to change the base?
Add Groups resource type and scopes to authorization schema #69
Conversation
…ation implementation Closes #35562 Signed-off-by: vramik <[email protected]>
|
@claude review this PR |
1 similar comment
|
@claude review this PR |
|
Claude finished @akshayutture-augment's task —— View job PR Review CompleteTasks
SummaryThis PR adds comprehensive support for Groups as a first-class resource type in the Fine-Grained Admin Permissions (FGAP) V2 authorization system. The implementation introduces group-specific scopes ( The implementation is well-structured and follows established patterns in the codebase. The test coverage is extensive with 320 lines of new integration tests covering the main use cases. Key Changes1. Authorization Schema Extension (
|
Test 6
Replicated from ai-code-review-evaluation/keycloak-greptile#6