AngularJS-OAuth2
AngularJS-OAuth2 copied to clipboard
Add support for OIDC acr_values parameter
Hi
I have included support for the optional acr_values parameter on an OIDC request.
This allows the client to specify context data for the server. For instance, the client can target a particular tenant on the server in a multi-tenant environment.