1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-06 17:07:57 +00:00

Merge remote-tracking branch 'origin/main'

This commit is contained in:
Elias Schneider
2025-01-01 22:46:29 +01:00

View File

@@ -45,7 +45,7 @@ upstreams="http://<service-to-be-proxied>:<port>"
# 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