client secret bootstrapping
Some checks failed
Deploy Gitea Pages / build-and-deploy (push) Failing after 39m32s
Some checks failed
Deploy Gitea Pages / build-and-deploy (push) Failing after 39m32s
This commit is contained in:
@@ -69,8 +69,8 @@ gitea:
|
||||
oauth:
|
||||
- name: "Forte"
|
||||
provider: "openidConnect"
|
||||
existingSecret: gitea-credentials
|
||||
key: gitea
|
||||
existingSecret: gitea-oidc-credentials
|
||||
key: client-secret
|
||||
autoDiscoverUrl: "https://id.forteapps.net/realms/forte/.well-known/openid-configuration"
|
||||
scopes: "openid email profile organization"
|
||||
groupClaimName: "groups"
|
||||
|
||||
Reference in New Issue
Block a user