Skip to content

Commit

Permalink
auth provider
Browse files Browse the repository at this point in the history
  • Loading branch information
paulofponciano committed Sep 7, 2024
1 parent 64830fa commit 535772f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ auth:
clientSecret: ${AUTH_GITHUB_CLIENT_SECRET}
signIn:
resolvers:
- resolver: emailMatchingUserEntityProfileEmail
- resolver: usernameMatchingUserEntityName

scaffolder:
defaultAuthor:
Expand Down
2 changes: 1 addition & 1 deletion catalog-entities/users/paulop.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: backstage.io/v1alpha1
kind: User
metadata:
name: paulop
name: [email protected]
spec:
profile:
displayName: Paulo Ponciano
Expand Down

0 comments on commit 535772f

Please sign in to comment.