diaspora/lib/api/openid_connect
cmrd Senya a80806ca58
Fix ID token issuer field to match discovery data
OpenID Connect spec says:

"The issuer returned by discovery MUST exactly match the value of iss in the ID Token."

https://openid.net/specs/openid-connect-core-1_0.html#IssuerIdentifier

closes #7081
2016-10-27 02:22:27 +02:00
..
authorization_point Fix remarks 2016-01-04 16:49:57 +09:00
error.rb Fix remaining remarks 2016-01-04 16:49:57 +09:00
id_token.rb Fix ID token issuer field to match discovery data 2016-10-27 02:22:27 +02:00
id_token_config.rb Increase keysize for OpenID 2016-02-14 23:35:48 +01:00
protected_resource_endpoint.rb Add licenses where appropriate 2016-01-04 17:22:44 +09:00
subject_identifier_creator.rb Fix remarks 2016-01-04 16:49:57 +09:00
token_endpoint.rb Add licenses where appropriate 2016-01-04 17:22:44 +09:00