diaspora/app/controllers/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
..
authorizations_controller.rb OpenID Connect: Disable form-action CSP on authorization page 2020-10-20 18:10:52 +02:00
clients_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
discovery_controller.rb OpenID Connect: ensure consistent issuer URL 2020-10-24 22:30:43 +02:00
id_tokens_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
token_endpoint_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
user_applications_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
user_info_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00