Fixup
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
e459f75cbf
commit
d10a14fd0c
|
@ -35,7 +35,7 @@ identity_providers:
|
|||
client_name: headadmin
|
||||
client_secret: {{ secret "/run/secrets/CLIENT_SECRET_HEADADMIN" }}
|
||||
public: false
|
||||
authorization_policy: headadmin
|
||||
authorization_policy: one_factor
|
||||
consent_mode: implicit
|
||||
scopes:
|
||||
- openid
|
||||
|
@ -48,7 +48,7 @@ identity_providers:
|
|||
client_name: git
|
||||
client_secret: {{ secret "/run/secrets/CLIENT_SECRET_GIT" }}
|
||||
public: false
|
||||
authorization_policy: git
|
||||
authorization_policy: one_factor
|
||||
consent_mode: implicit
|
||||
scopes:
|
||||
- openid
|
||||
|
|
Loading…
Reference in New Issue