session
This commit is contained in:
@@ -38,6 +38,7 @@ upstream:
|
|||||||
|
|
||||||
extraEnvVarsSecrets:
|
extraEnvVarsSecrets:
|
||||||
- backstage-oidc-credentials
|
- backstage-oidc-credentials
|
||||||
|
- backstage-session-secret
|
||||||
|
|
||||||
appConfig:
|
appConfig:
|
||||||
app:
|
app:
|
||||||
@@ -50,6 +51,8 @@ upstream:
|
|||||||
# -- Keycloak OIDC authentication
|
# -- Keycloak OIDC authentication
|
||||||
signInPage: oidc
|
signInPage: oidc
|
||||||
auth:
|
auth:
|
||||||
|
session:
|
||||||
|
secret: ${AUTH_SESSION_SECRET}
|
||||||
environment: production
|
environment: production
|
||||||
providers:
|
providers:
|
||||||
oidc:
|
oidc:
|
||||||
|
|||||||
Reference in New Issue
Block a user