new configuration version

This commit is contained in:
mamo 2024-11-19 12:58:04 +00:00
parent 2efbe779f7
commit fa07f29f32
2 changed files with 3 additions and 3 deletions

View File

@ -45,7 +45,7 @@ spec:
podDisruptionBudget: podDisruptionBudget:
maxUnavailable: "50%" maxUnavailable: "50%"
git: git:
tag: "r-81ccdbd199298d01349a2a888662a2bb032c18d4" tag: "r-81753476b867a73fa04bac61ae974ace6e86e819"
dir: "DEFAULT-ADN-POST-IAM-TKNXCHNG-PROJECT/DEFAULT-ADN-POST-IAM-TKNXCHNG-INV/nai" dir: "DEFAULT-ADN-POST-IAM-TKNXCHNG-PROJECT/DEFAULT-ADN-POST-IAM-TKNXCHNG-INV/nai"
credentials: "git-credentials" credentials: "git-credentials"
keystores: keystores:

View File

@ -87,9 +87,9 @@
], ],
"grant_types":[ "grant_types":[
"authorization_code", "authorization_code",
"refresh_token", "refresh_token"
"urn:ietf:params:oauth:grant-type:token-exchange"
], ],
"tokenExchangeAllowed":"true",
"client_id":"fake-openid", "client_id":"fake-openid",
"client_secret":"fake-openid-secret", "client_secret":"fake-openid-secret",
"client_uri":"https://iam.post.ch", "client_uri":"https://iam.post.ch",