Skip to content
Snippets Groups Projects

feat: added eduperson scopes to heuristic endpoints

Merged Marek Hlávka requested to merge heuristic-page-autorization into main
All threads resolved!
Files
3
@@ -159,6 +159,7 @@ oidc_provider: # REQUIRED for OAuth2/OIDC protection of some endpoints
post_logout_redirect_uris:
- uri1
- uri2
eduperson_entitlement: eduperson_entitlement_string # Configurable
mfa_provider: # REQUIRED for MFA protection of some endpoints
client_id: client_id
client_secret: client_secret
Loading