You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sandor Molnar (Jira)" <ji...@apache.org> on 2022/08/23 05:37:00 UTC

[jira] [Created] (KNOX-2793) New Knox service to populate Bearer token in response

Sandor Molnar created KNOX-2793:
-----------------------------------

             Summary: New Knox service to populate Bearer token in response
                 Key: KNOX-2793
                 URL: https://issues.apache.org/jira/browse/KNOX-2793
             Project: Apache Knox
          Issue Type: Sub-task
          Components: Server
            Reporter: Sandor Molnar
            Assignee: Sandor Molnar
             Fix For: 2.0.0


A new Knox service is to be added that responds with 200 OK to each incoming request attaching a Bearer Token as part of the {{Authorization}} header. The token is obtained from {{BEARER_AUTH_TOKEN}} environment variable. Combined with nginx's external authentication capability it allows for every request to be populated with valid authentication details before being forwarded to the upstream service.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)