mirror of
https://github.com/plankanban/planka.git
synced 2025-12-06 09:13:16 +03:00
feat: Add OAuth callback support for OIDC (#1290)
Closes #593, closes #690, closes #1289
This commit is contained in:
@@ -55,6 +55,7 @@ services:
|
||||
# - OIDC_ISSUER=
|
||||
# - OIDC_CLIENT_ID=
|
||||
# - OIDC_CLIENT_SECRET=
|
||||
# - OIDC_USE_OAUTH_CALLBACK=true
|
||||
# - OIDC_ID_TOKEN_SIGNED_RESPONSE_ALG=
|
||||
# - OIDC_USERINFO_SIGNED_RESPONSE_ALG=
|
||||
# - OIDC_SCOPES=openid email profile
|
||||
|
||||
Reference in New Issue
Block a user