Skip to content

Commit 0b99331

Browse files
committed
azure config mailJwtClaim
1 parent 8cce228 commit 0b99331

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/src/main/resources/application-azure.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ csm:
2121
authorization:
2222
principal-jwt-claim: "oid"
2323
tenant-id-jwt-claim: "tid"
24+
mailJwtClaim: "preferred_username"
2425

2526
azure:
2627
# Required to auto-configure the beans provided by the Azure Spring Boot AutoConfigurations

0 commit comments

Comments
 (0)