Sandeep More created KNOX-1437:
----------------------------------
Summary: Support for cloud federation provider
Key: KNOX-1437
URL: https://issues.apache.org/jira/browse/KNOX-1437
Project: Apache Knox
Issue Type: Bug
Components: Server
Affects Versions: 1.2.0
Reporter: Sandeep More
Assignee: Sandeep More
Fix For: 1.2.0
As part of work for KNOX-1339 Cloud Federation use case, we propose a new
federation provider that can be used for topology based federation from one
Knox instance to another.
The new provider would be
<provider>
<host>cloud</host>
<port>9443</port>
<gateway>gateway</gateway>
<topology>sandbox</topology>
</provider>
The above provider will be used to form a URL that will be used to talk to the
federated Knox instance. This provider will also use
HeaderPreAuthFederationDispatch internally as a result the federated Knox
instance should be using HeaderPreAuth authentication.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)