You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/31 20:38:00 UTC

[jira] [Work logged] (KNOX-2685) Hide token management on Home Page

     [ https://issues.apache.org/jira/browse/KNOX-2685?focusedWorklogId=672492&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-672492 ]

ASF GitHub Bot logged work on KNOX-2685:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 31/Oct/21 20:37
            Start Date: 31/Oct/21 20:37
    Worklog Time Spent: 10m 
      Work Description: smolnar82 opened a new pull request #512:
URL: https://github.com/apache/knox/pull/512


   ## What changes were proposed in this pull request?
   
   The Token Integration link on the Home page must be hidden if the required `knox.token.hash.key` Gateway-level alias is missing.
   
   ## How was this patch tested?
   
   Manual testing.
   
   Without the alias:
   <img width="1784" alt="Screenshot 2021-10-31 at 21 09 54" src="https://user-images.githubusercontent.com/34065904/139600404-cd33ace7-df2f-4f92-9e2c-3fd68585d2b1.png">
   
   
   With the alias (running `bin/knoxcli.sh generate-jwk --saveAlias knox.token.hash.key`):
   
   <img width="1775" alt="Screenshot 2021-10-31 at 21 29 50" src="https://user-images.githubusercontent.com/34065904/139600410-c24e50e2-07ff-4266-bd67-2a94eedb2386.png">
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@knox.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 672492)
    Remaining Estimate: 0h
            Time Spent: 10m

> Hide token management on Home Page
> ----------------------------------
>
>                 Key: KNOX-2685
>                 URL: https://issues.apache.org/jira/browse/KNOX-2685
>             Project: Apache Knox
>          Issue Type: Task
>          Components: Homepage
>    Affects Versions: 1.6.0
>            Reporter: Sandor Molnar
>            Assignee: Sandor Molnar
>            Priority: Blocker
>             Fix For: 2.0.0, 1.6.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> For the Knox token management to work the {{knox.token.hash.key}} Gateway-level alias must be set. If that's missing, the Token Integration links should be hidden on the Knox Home page.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)