- Authentication Context Class Reference (ACR) is an OIDC concept that supports the following functions:
- A client can request a minimum level of authentication quality by specifying an acr_values parameter when initiating an authorization code flow.
- An AS can report the effective authentication quality by adding an acr attribute to the ID token.
Further information and links
- Internal links:
- ACR configuration with flows