Configure role provisioning for Auth0
Configure Auth0 to send the "groups" attribute to enable role provisioning in your StatusPal status page.
"mappings": { "groups": "http://schemas.xmlsoap.org/claims/groups" },



Last updated
Configure Auth0 to send the "groups" attribute to enable role provisioning in your StatusPal status page.
"mappings": {
"groups": "http://schemas.xmlsoap.org/claims/groups"
},


Last updated