diaspora/spec/controllers/api/openid_connect
Jonne Haß 0935451cd8 Return a default token_endpoint_auth_method when the client gives none in its OpenID Connect registration request
Since we announce it in the supported metadata, some clients expect to be told what to use and don't fallback to the spec standard of
client_secret_basic on their own.
2020-01-24 11:02:02 +01:00
..
authorizations_controller_spec.rb API Branch Final Cleanup Before PR 2018-12-30 22:33:04 +01:00
clients_controller_spec.rb Return a default token_endpoint_auth_method when the client gives none in its OpenID Connect registration request 2020-01-24 11:02:02 +01:00
discovery_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
id_tokens_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
token_endpoint_controller_spec.rb API Branch Final Cleanup Before PR 2018-12-30 22:33:04 +01:00
user_applications_spec.rb API Branch Final Cleanup Before PR 2018-12-30 22:33:04 +01:00