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
}