I am trying to use Azure Active Directory as IDP SSO Provider and I have extended the user schema in Azure to track different custom attributes per user. These attributes get passed as claims in the SAML token. As part of JIT, I am now trying to map these claims/attributes from the SAML...MoreLess