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 03:48:00 UTC

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

Larry McCay created KNOX-2555:
---------------------------------

             Summary: 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
             Fix For: 1.6.0


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)