[
https://issues.apache.org/jira/browse/KNOX-2975?focusedWorklogId=887819&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-887819
]
ASF GitHub Bot logged work on KNOX-2975:
----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Oct/23 10:26
Start Date: 30/Oct/23 10:26
Worklog Time Spent: 10m
Work Description: smolnar82 merged PR #812:
URL: https://github.com/apache/knox/pull/812
Issue Time Tracking
-------------------
Worklog Id: (was: 887819)
Time Spent: 20m (was: 10m)
> [Usability] When one among selected tokens for batch operation is SSO token ,
> should display text message on why revoke operation is not available for user
> -----------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: KNOX-2975
> URL: https://issues.apache.org/jira/browse/KNOX-2975
> Project: Apache Knox
> Issue Type: Improvement
> Components: TokenManagementUI
> Affects Versions: 2.1.0
> Reporter: J.Andreina
> Assignee: Sandor Molnar
> Priority: Minor
> Attachments: image-2023-10-26-10-34-37-269.png
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> +*{color:#de350b}PROBLEM STATEMENT:{color}*+
> [Usability] When SSO token selected along with JWT token should display text
> message to user on why revoke operation is not available
> +*BUILDS:*+
> 2.1.0
>
> +*STEPS TO REPRODUCE:*+
> 1. Update below knox configurations
> knox.global.logout.page.url=https://<logout_url>
> knox.token.exp.server-managed=true
> gateway.knox.token.management.users.can.see.all.tokens = hrt_qa, hrt_1
> 2. browser1 - Login to knox home page as hrt_qa
> 3. disable hrt_qa SSO token
> 4. In loop perform above 2 steps 4 times (15 SSO token will be disabled)
> 5. Generate 5 jwt token from token gen page
> 6. Select multiple jwt token (enable/disable/revoke operation will be
> available for user)
> 7. Select one SS) token ( only enable and disable operation will be available
> for user)
> +*CURRENT BEHAVIOUR:*+
> When one SSO token is selected during batch revoke operation then revoke
> button will not be available for the user
> +*EXPECTED BEHAVIOUR:*+
> Should have text message on UI for user to let know that SSO token is
> selected as part of batch operation and revoke operation is not allowed
> +*OCCURRENCE:*+
> Reproducible
> +*IMPACT:*+
> User will not know why revoke button is not available when one among selected
> tokens have SSO token
> +*LOG ARTIFACTS:*+
> !image-2023-10-26-10-34-37-269.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)