We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cce228 commit 0b99331Copy full SHA for 0b99331
api/src/main/resources/application-azure.yml
@@ -21,6 +21,7 @@ csm:
21
authorization:
22
principal-jwt-claim: "oid"
23
tenant-id-jwt-claim: "tid"
24
+ mailJwtClaim: "preferred_username"
25
26
azure:
27
# Required to auto-configure the beans provided by the Azure Spring Boot AutoConfigurations
0 commit comments