Nihar
04-16-2023Data Storage
Send claims from Auth0 to Sisense
I am using Auth0 as an SSO to connect to Sisense. However I want to send additional information from Auth0 which will be used to customize the dashboard according to the User. I tried setting additional claims using a post login action from Auth0. I tried accessing the prism.user object using jquery inside Sisense but it clearly did not have the claims. Where do I find the claims? Or am I missing something here?