We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c660387 commit 5c31178Copy full SHA for 5c31178
examples/vouchervault/docker-compose.yml
@@ -15,6 +15,8 @@ services:
15
# ------- OPTIONAL OIDC AUTH --------
16
# Set to 'True' to enable OIDC authentication
17
#- OIDC_ENABLED=True
18
+ # Decide whether login area triggers automatic OIDC login flow
19
+ #- OIDC_AUTOLOGIN=False
20
# Set to 'True' to allow the creation of new users through OIDC
21
#- OIDC_CREATE_USER=True
22
# The signing algorithm used by the OIDC provider (e.g., RS256, HS256)
0 commit comments