[
https://issues.apache.org/jira/browse/KNOX-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16508177#comment-16508177
]
Sandeep More commented on KNOX-1339:
------------------------------------
The above commit adds federation support for HeaderPreAuth authentication by
adding the HeaderPreAuthFederationDispatch class.
This dispatch adds a custom header (after successfully authenticating)
configured using the property 'gateway.custom.federation.header.name' (default
SM_USER) to the outgoing requests which will be to another Knox instance having
Header Pre-Auth configured.
> Support for cloud federation
> ----------------------------
>
> Key: KNOX-1339
> URL: https://issues.apache.org/jira/browse/KNOX-1339
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Reporter: Sandeep More
> Assignee: Sandeep More
> Priority: Major
> Fix For: 1.2.0
>
>
> This is part of [KIP-11 - Cloud Usecase
> |https://cwiki.apache.org/confluence/display/KNOX/KIP-11+Cloud+Usecases] and
> allows for a topology based federation from one Knox instance to another.
> It will allow clients to interact with a single on-prem Knox instance
> (cluster of instances) but have the interaction federated transparently to a
> corresponding cloud based instance.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)