You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When `--scope-challenge` is enabled, requests with insufficient scopes receive a `403 Forbidden` response with a `WWW-Authenticate` header indicating the required scopes.
@@ -37,7 +37,7 @@ When `--scope-challenge` is enabled, requests with insufficient scopes receive a
37
37
For use behind reverse proxies or with custom domains, expose OAuth metadata endpoints:
0 commit comments