1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-15 16:55:05 +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 # Additional Configuration
provider="oidc" provider="oidc"
scope = "openid email profile" scope = "openid email profile groups"
# If you are using a reverse proxy in front of OAuth2 Proxy # If you are using a reverse proxy in front of OAuth2 Proxy
reverse_proxy = true reverse_proxy = true