diaspora/lib/api/openid_connect
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
..
authorization_point Fix passing scope name to wrong scope openid connect error message 2020-01-21 23:35:01 +01:00
error.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
id_token.rb OpenID Connect: ensure consistent issuer URL 2020-10-24 22:30:43 +02:00
id_token_config.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
protected_resource_endpoint.rb OpenID Scopes and Security updates 2018-12-26 14:13:13 -05:00
subject_identifier_creator.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
token_endpoint.rb OpenID Scopes and Security updates 2018-12-26 14:13:13 -05:00