Update templates/backstage-configmap.yaml
This commit is contained in:
parent
89c5973309
commit
aab664222b
@ -50,6 +50,10 @@ data:
|
||||
production:
|
||||
clientId: ${AUTH_GOOGLE_CLIENT_ID}
|
||||
clientSecret: ${AUTH_GOOGLE_CLIENT_SECRET}
|
||||
signIn:
|
||||
resolvers:
|
||||
# See https://backstage.io/docs/auth/google/provider#resolvers for more resolvers
|
||||
- resolver: emailMatchingUserEntityProfileEmail
|
||||
|
||||
integrations:
|
||||
gitea:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user