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 subversion and git services (Jira)" <ji...@apache.org> on 2021/03/19 13:29:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17304895#comment-17304895 ] 

ASF subversion and git services commented on KNOX-2555:
-------------------------------------------------------

Commit f7913f986f4394f19c71adf2371c6474ddac80fb in knox's branch refs/heads/master from Larry McCay
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=f7913f9 ]

KNOX-2555 - Add a Token Generation Page for Acquiring JWT Tokens (#418)

* KNOX-2555 - Add a Token Generation Page for Acquiring JWT Tokens

> 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
>  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)