Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.1.0
-
None
Description
PROBLEM STATEMENT:
When multiple enabled tokens selected including a SSO token and perform "enable token" operation fails with invalid error mess
BUILDS:
knox 2.1
feature reference doc : https://knox.apache.org/books/knox-2-1-0/user-guide.html#Token+Management
STEPS TO REPRODUCE:
- Deploy ycloud cluster with above gbn.
- Create tokens from token gen page
- Logged into token management page using multiple users so that we will have knox sso token
- Select multiple jwt token and an knox sso token
- Click on "Enable Selected Tokens" button
CURRENT BEHAVIOUR:
Fails with improper error mess saying "Disabled KnoxSSO Cookies cannot not be enabled" while the SSO token is still enabled .
EXPECTED BEHAVIOUR:
- During batch selection if any active knox sso token is selected and performed "Enable Selected Tokens" , then the batch operation should succeed
OCCURRENCE:
Reproducible
Attachments
Attachments
Issue Links
- is caused by
-
KNOX-2961 KnoxSSO Token Invalidation
- Resolved
- links to