jjbohn / omniauth-openid-connect

MIT License
63 stars 126 forks source link

Added support for (optional) acr_values request parameter #53

Open harmjanblok opened 8 years ago

harmjanblok commented 8 years ago

The acr_values can be specified as option parameter, but are currently not included in the Authentication Request.

OpenID Connect (http://openid.net/specs/openid-connect-core-1_0.html#AuthRequest) specifies this as an optional parameter.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.1%) to 99.479% when pulling fd82bc3c297e49a17c788b66bcd5041ce8d96b74 on harmjanblok:specify-optional-acr-values into 849b181551a61f732f9990dd7ad58c258b970019 on jjbohn:master.