I am trying to setup SSO with an app via saml. The app expects upn in the claim but sadly upn attribute is not being passed in the claim.
Since upn is a restricted attribute I can not add it to the custom attribute way . Adding it as an optional attribute via Manifest is also not working.
Is it possible to pass upn attribute at all via the saml token?







