Add user_metadata in SAML | Auth0 as Idp

I checked multiple community discussion but i haven’t found solution to add auth0 user_metadata to SAML assertion.
I tried using the action but nothing is populated.

Mapping Setting
{
“mappings”: {
“UserMeta”: “http://schemas.xmlsoap.org/ws/2005/05/identity/claims/UserMeta
},
“passthroughClaimsWithNoMapping”: true,
“mapUnknownClaimsAsIs”: true
}

Hi @vikas.gupta,

Welcome to the Auth0 Community!

I recommend referring to this related community solution for more information.

Let me know if you have any questions or trouble with implementation.

Thanks,
Rueben

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.