[
https://issues.apache.org/jira/browse/ATLAS-5385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramachandran Krishnan reassigned ATLAS-5385:
--------------------------------------------
Assignee: Ramachandran Krishnan
> ATLAS: Align header authentication config with
> atlas.authentication.method.header.* property scheme
> ---------------------------------------------------------------------------------------------------
>
> Key: ATLAS-5385
> URL: https://issues.apache.org/jira/browse/ATLAS-5385
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Reporter: Ramachandran Krishnan
> Assignee: Ramachandran Krishnan
> Priority: Major
> Fix For: 2.6.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Rename header authentication properties from {{atlas.authn.header.*}} to
> {{atlas.authentication.method.header.*}} in the existing
> {{{}AtlasHeaderPreAuthFilter{}}}. No behavior change; same filter logic as
> master.
> h2. Migration
> #
> Beforeatlas.authn.header.enabled=trueatlas.authn.header.username=<header-name>atlas.authn.header.roles=<header-name>atlas.authn.header.requestid=<header-name>#
>
> Afteratlas.authentication.header.enabled=trueatlas.authentication.method.header.username=<header-name>atlas.authentication.method.header.roles=<header-name>atlas.authentication.method.header.request-id=<header-name>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)