Additional Claims in JWT Tokens via Claims Mapping Policy

Recently I was asked how to add additional claims for a user in the JWT token that Azure AD generates. The case was that the JWT Token should include the sAMAccountName from Active Directory. After spending too much time looking at the documentation for Optional Claims in Azure AD and trying to get that to … Continue reading Additional Claims in JWT Tokens via Claims Mapping Policy