Documentation
Dlang.org
OAuthProxyConfig.callbackUrl
mcp
auth
oauth_proxy
OAuthProxyConfig
The proxy's fixed upstream redirect URI (
baseUrl
+
redirectPath
), registered with the IdP.
struct
OAuthProxyConfig
const @
safe
string
callbackUrl
(
)
mcp
auth
oauth_proxy
OAuthProxyConfig
functions
authorizeEndpoint
callbackUrl
consentEndpoint
registrationEndpoint
toResourceServer
tokenEndpoint
variables
baseUrl
consentPath
redirectPath
resource
scopesSupported
tokenEndpointAuthMethod
tokenVerifier
upstreamAuthorizationEndpoint
upstreamClientId
upstreamClientSecret
upstreamTokenEndpoint
The proxy's fixed upstream redirect URI (baseUrl + redirectPath), registered with the IdP.