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/26 16:10:00 UTC

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

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

Sandor Molnar resolved KNOX-2793.
---------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>             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)