OAuthProxyConfig.consentPath

The path on the proxy at which the user-consent screen is served and the consent-approval action is handled (confused-deputy mitigation). A dynamically-registered client is not forwarded to the upstream until the user approves it here. Defaults to /consent.

struct OAuthProxyConfig
string consentPath;