This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
Allow overriding upstream OAuth 2.0 endpoints #2085
Labels
A-Configuration
Related on what is configurable and how it can be configured
A-Upstream-OAuth
Related to login via upstream OAuth 2.0 providers
The following endpoints need to be overridable through the config:
token_endpoint
authorization_endpoint
jwks_uri
userinfo_endpoint
(even though we don't use it yet)Part of #2080
The text was updated successfully, but these errors were encountered: