AngularJS-OAuth2 icon indicating copy to clipboard operation
AngularJS-OAuth2 copied to clipboard

Add support for OIDC acr_values parameter

Open dajomo opened this issue 9 years ago • 0 comments

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.

dajomo avatar May 23 '16 04:05 dajomo