[
https://issues.apache.org/jira/browse/KNOX-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16308483#comment-16308483
]
Rick Kellogg commented on KNOX-1156:
------------------------------------
Suggest we set Provider.enabled to true within the
ProviderPropertyInterpreter.interpret method so in the event someone misses the
"enabled" element of XML the provider will still be enabled.
> Disabled / Multiple Providers Yield Broken Deployment
> -----------------------------------------------------
>
> Key: KNOX-1156
> URL: https://issues.apache.org/jira/browse/KNOX-1156
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 0.10.0, 0.11.0, 0.12.0, 0.13.0, 0.14.0
> Reporter: Rick Kellogg
> Assignee: Rick Kellogg
> Priority: Minor
> Fix For: 1.0.0
>
>
> 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)