-
Notifications
You must be signed in to change notification settings - Fork 75
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
feat(jans-auth-server): introduce acr mappings and prefixed acr - "agama_<flow name> " #8216 #8304
Conversation
…-auth-server-8216
Quality Gate passed for 'agama parent'Issues Measures |
Quality Gate passed for 'jans-cli'Issues Measures |
Quality Gate passed for 'jans-core'Issues Measures |
Quality Gate passed for 'Fido2 API'Issues Measures |
Quality Gate passed for 'jans-config-api-parent'Issues Measures |
Quality Gate passed for 'keycloak-integration-parent'Issues Measures |
Quality Gate passed for 'jans-pycloudlib'Issues Measures |
Quality Gate passed for 'jans-linux-setup'Issues Measures |
Quality Gate passed for 'Jans-Keycloak-Link'Issues Measures |
Quality Gate passed for 'orm'Issues Measures |
Quality Gate passed for 'SCIM API'Issues Measures |
Quality Gate passed for 'Jans lock server parent'Issues Measures |
…gama_<flow name> " #8216 (#8304) * feat(jans-auth-server): introduce acr mappings and prefixed acr - "agama_<flow name> " #8216 #8216 Signed-off-by: YuriyZ <yzabrovarniy@gmail.com> * feat(jans-auth-server): added acr mappings support #8216 #8216 Signed-off-by: YuriyZ <yzabrovarniy@gmail.com> * feat(jans-auth-server): invoke agama script for acr_values=agama_<flow name> #8216 #8216 Signed-off-by: YuriyZ <yzabrovarniy@gmail.com> * feat(jans-auth-server): cover acr changes with tests #8216 Signed-off-by: YuriyZ <yzabrovarniy@gmail.com> * docs(jans-auth-server): documented acr mappings and prefixed acr - "agama_<flow name>" #8216 Signed-off-by: YuriyZ <yzabrovarniy@gmail.com> --------- Signed-off-by: YuriyZ <yzabrovarniy@gmail.com> Former-commit-id: 982792d
Description
feat(jans-auth-server): introduce acr mappings and prefixed acr - "agama_ "
Target issue
closes #8216
Test and Document the changes