diff --git a/docs/proxy-services.md b/docs/proxy-services.md index 8fdd2b8..cefce88 100644 --- a/docs/proxy-services.md +++ b/docs/proxy-services.md @@ -45,7 +45,7 @@ upstreams="http://:" # Additional Configuration provider="oidc" -scope = "openid email profile" +scope = "openid email profile groups" # If you are using a reverse proxy in front of OAuth2 Proxy reverse_proxy = true