jjbohn / omniauth-openid-connect

MIT License
62 stars 126 forks source link

Included ID Token in the extra's hash #54

Open harmjanblok opened 8 years ago

harmjanblok commented 8 years ago

Optionally the ID Token (http://openid.net/specs/openid-connect-core-1_0.html#IDToken) can contain the acr value, which 'confirms' the performed authentication.

Authentication Context Class Reference. String specifying an Authentication Context Class Reference value that identifies the Authentication Context Class that the authentication performed satisfied.