Rick Kellogg created KNOX-1156:
----------------------------------
Summary: Disabled / Multiple Providers Yield Missing Providers
Key: KNOX-1156
URL: https://issues.apache.org/jira/browse/KNOX-1156
Project: Apache Knox
Issue Type: Bug
Components: Server
Affects Versions: 0.11.0, 0.10.0, 0.12.0, 0.13.0, 0.14.0
Reporter: Rick Kellogg
Priority: Minor
Within the topology XML file, the providers include an enabled element. If you
include multiple providers with the same role the generated gateway.xml file
might not include the enabled providers.
In my specific example, I had two authentication providers. The first of which
was disabled and the second was enabled. The second provider was ignored
yielding no authentication provider in the gateway.xml and then subsequent use
of the identity provider failed with a missing Subject.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)