8000 Authentication using JWT token does not update when JWT token is updated · Issue #7456 · getredash/redash · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Authentication using JWT token does not update when JWT token is updated #7456
Open
@umamaheshwar-mialo

Description

@umamaheshwar-mialo

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0