Open
Description
I am using Redash from my UI application.
I have token based authentication, which happens using identity server.
Issue:
User is authenticated on UI, JWT token is created. Call to api/dashboards calls the redash api's using the existing token.
On UI I update my user role (same user with different data permissions)
Here the JWT token is not getting updated, it is taking the old user role JWT.
Where do I need to update my JWT to have updated data in JWT.
Please suggest
Metadata
Metadata
Assignees
Labels
No labels