discourse-oauth2-basic/config
David Taylor be136eacb4
FEATURE: Allow disabling request_body authentication for token endpoint
By default we include both authentication data in both the Authorization header, and in the request body. This provides maximum compatibility, although is technically a breach of the OAuth2 specification. This commit introduces a new site setting `oauth2_send_auth_body`, which allows the behavior to be controlled.
2020-04-30 17:28:22 +01:00
..
locales FEATURE: Allow disabling request_body authentication for token endpoint 2020-04-30 17:28:22 +01:00
settings.yml FEATURE: Allow disabling request_body authentication for token endpoint 2020-04-30 17:28:22 +01:00