mirror of
https://github.com/plankanban/planka.git
synced 2025-12-30 09:15:35 +03:00
feat: Add OAuth callback support for OIDC (#1290)
Closes #593, closes #690, closes #1289
This commit is contained in:
@@ -46,6 +46,7 @@ SECRET_KEY=notsecretkey
|
||||
# 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