Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Streamlining user types in Qlik Cloud capacity-based subscriptions: Read the Details
cancel
Showing results for 
Search instead for 
Did you mean: 
justindallasverizon
Contributor III
Contributor III

JWT Token-Claims Inactive User But Still Works

Hello Folks,

We have an app that uses a JWT token.  The payload is like this:

{
  "userId": "000InactiveUserId",
  "userDirectory": "MyDomain"
}

The user id references an inactive user, but the token still works.  What is going on?  Should access be denied? 

 

Any help is greatly appreciated.

 

Labels (2)
1 Solution

Accepted Solutions
David_Friend
Support
Support

As long as the user was active when the token was created then the token will continue to work.

View solution in original post

2 Replies
David_Friend
Support
Support

David_Friend
Support
Support

As long as the user was active when the token was created then the token will continue to work.