mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-19 14:56:52 +00:00
chart: require sso domain
This commit is contained in:
@@ -36,6 +36,7 @@ values:
|
||||
secret: true
|
||||
azure.forwardAuth.ssoDomain:
|
||||
description: Cookie domain for forward auth
|
||||
required: true
|
||||
config:
|
||||
type: string
|
||||
azure.forwardAuth.ssoDefaultRedirectURL:
|
||||
@@ -77,6 +78,7 @@ values:
|
||||
type: string
|
||||
idporten.ssoDomain:
|
||||
description: Allowed domain for SSO (for cookies, CORS and redirect URL validation).
|
||||
required: true
|
||||
config:
|
||||
type: string
|
||||
idporten.ssoServerHost:
|
||||
|
||||
Reference in New Issue
Block a user