[jira] [Updated] (KNOX-1156) Disabled / Multiple Providers Yield Broken Deployment

2018-11-07 Thread Kevin Risden (JIRA)


 [ 
https://issues.apache.org/jira/browse/KNOX-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Risden updated KNOX-1156:
---
Affects Version/s: 1.0.0
   1.1.0

> 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, 1.0.0, 1.1.0
>Reporter: Rick Kellogg
>Priority: Minor
> Attachments: KNOX-1056.patch
>
>
> 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
(v7.6.3#76005)


[jira] [Updated] (KNOX-1156) Disabled / Multiple Providers Yield Broken Deployment

2018-11-07 Thread Kevin Risden (JIRA)


 [ 
https://issues.apache.org/jira/browse/KNOX-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Risden updated KNOX-1156:
---
Fix Version/s: (was: 1.2.0)

> 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, 1.0.0, 1.1.0
>Reporter: Rick Kellogg
>Priority: Minor
> Attachments: KNOX-1056.patch
>
>
> 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
(v7.6.3#76005)


[jira] [Updated] (KNOX-1156) Disabled / Multiple Providers Yield Broken Deployment

2018-07-03 Thread Larry McCay (JIRA)


 [ 
https://issues.apache.org/jira/browse/KNOX-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Larry McCay updated KNOX-1156:
--
Fix Version/s: (was: 1.1.0)
   1.2.0

> 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
>Priority: Minor
> Fix For: 1.2.0
>
> Attachments: KNOX-1056.patch
>
>
> 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
(v7.6.3#76005)


[jira] [Updated] (KNOX-1156) Disabled / Multiple Providers Yield Broken Deployment

2018-01-03 Thread Larry McCay (JIRA)

 [ 
https://issues.apache.org/jira/browse/KNOX-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Larry McCay updated KNOX-1156:
--
Fix Version/s: (was: 1.0.0)
   1.1.0

> 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.1.0
>
> Attachments: KNOX-1056.patch
>
>
> 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)


[jira] [Updated] (KNOX-1156) Disabled / Multiple Providers Yield Broken Deployment

2018-01-02 Thread Rick Kellogg (JIRA)

 [ 
https://issues.apache.org/jira/browse/KNOX-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rick Kellogg updated KNOX-1156:
---
Attachment: KNOX-1056.patch

Preliminary patch attached.  Still testing though.

> 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
>
> Attachments: KNOX-1056.patch
>
>
> 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)


[jira] [Updated] (KNOX-1156) Disabled / Multiple Providers Yield Broken Deployment

2017-12-28 Thread Larry McCay (JIRA)

 [ 
https://issues.apache.org/jira/browse/KNOX-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Larry McCay updated KNOX-1156:
--
Fix Version/s: 1.0.0

> 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)


[jira] [Updated] (KNOX-1156) Disabled / Multiple Providers Yield Broken Deployment

2017-12-28 Thread Rick Kellogg (JIRA)

 [ 
https://issues.apache.org/jira/browse/KNOX-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rick Kellogg updated KNOX-1156:
---
Summary: Disabled / Multiple Providers Yield Broken Deployment  (was: 
Disabled / Multiple Providers Yield Missing Providers)

> 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
>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)