You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (Jira)" <ji...@apache.org> on 2021/03/19 13:31:00 UTC

[jira] [Resolved] (KNOX-2555) Add a Token Generation Page for Acquiring JWT Tokens for integration

     [ https://issues.apache.org/jira/browse/KNOX-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Larry McCay resolved KNOX-2555.
-------------------------------
    Resolution: Fixed

> Add a Token Generation Page for Acquiring JWT Tokens for integration
> --------------------------------------------------------------------
>
>                 Key: KNOX-2555
>                 URL: https://issues.apache.org/jira/browse/KNOX-2555
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: Homepage
>            Reporter: Larry McCay
>            Assignee: Larry McCay
>            Priority: Major
>             Fix For: 1.6.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> This patch provides a new Token Generation application that can be hosted in any topology just as any Knox application. It will be added to the homepage.xml topology initially.
> In addition, this application requires the KnoxToken service to be added to the same topology for acquiring tokens.
> It also allows the user to select a lifespan for the JWT token in days.
> This requires a change to the KnoxToken service itself to accept a lifespan query param.
> The requested lifespan must be less than or equal to the configured TTL for the KnoxService.



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