keycloak-scim/docs/documentation/server_admin
Ben Cresitello-Dittmar 057d8a00ac Implement Authentication Method Reference (AMR) claim from OIDC specification
This implements a method for configuring authenticator reference values for Keycloak authenticator executions and a protocol mapper for populating the AMR claim in the resulting OIDC tokens.

This implementation adds a default configuration item to each authenticator execution, allowing administrators to configure an authenticator reference value. Upon successful completion of an authenticator during an authentication flow, Keycloak tracks the execution ID in a user session note.

The protocol mapper pulls the list of completed authenticators from the user session notes and loads the associated configurations for each authenticator execution. It then captures the list of authenticator references from these configs and sets it in the AMR claim of the resulting tokens.

Closes #19190

Signed-off-by: Ben Cresitello-Dittmar <bcresitellodittmar@mitre.org>
2024-01-03 14:59:05 -03:00
..
getting_started/images Moving docs to new folder 2023-03-20 09:07:58 +01:00
images Implement Authentication Method Reference (AMR) claim from OIDC specification 2024-01-03 14:59:05 -03:00
topics Implement Authentication Method Reference (AMR) claim from OIDC specification 2024-01-03 14:59:05 -03:00
.asciidoctorconfig Show images in the documentation in the IDE's preview (#23055) 2023-09-19 11:28:48 +02:00
docinfo-footer.html Moving docs to new folder 2023-03-20 09:07:58 +01:00
docinfo.html Moving docs to new folder 2023-03-20 09:07:58 +01:00
index.adoc Moving docs to new folder 2023-03-20 09:07:58 +01:00
pom.xml Run tests for the moved documentation (#19278) 2023-03-28 12:35:27 +02:00
topics.adoc Update Social Identity Providers documentation (#24601) 2023-11-16 17:58:53 +01:00