
MarkP.77268 (Customer) asked a question.
My application requires that the claim mappings are included in the XML file.
Does anyone know how to do this? I'm using an Okta developer account.
I'm trying to get the mappings that are shown in my Azure Federation XML.
e.g. below
<auth:ClaimType xmlns:auth="http://docs.oasis-open.org/wsfed/authorization/200706" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name">
<auth:DisplayName>Name</auth:DisplayName>
<auth:Description>The mutable display name of the user.</auth:Description>
Thanks

Just to clarify i'm using the WS-Fed Template in okta, as the same metadata export also exists for SAML2.0