Jonne Haß
|
0aba20f85c
|
OpenID Connect: ensure consistent issuer URL
root_url does not know the right protocol in all contexts,
some clients are strict when validating this.
|
2020-10-24 22:30:43 +02:00 |
|
Benjamin Neff
|
e82690963d
|
Add # frozen_string_literal: true to all files
|
2017-09-17 19:29:15 +02:00 |
|
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 |
|
cmrd Senya
|
9546fddb9e
|
[API] don't store ID tokens in DB
fix #6857
|
2016-08-13 20:09:43 +03:00 |
|