You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (Jira)" <ji...@apache.org> on 2021/10/09 17:26:00 UTC

[jira] [Commented] (KNOX-1299) Admin API does not serialize older deployed topology file with identity-assertion provider

    [ https://issues.apache.org/jira/browse/KNOX-1299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426627#comment-17426627 ] 

Larry McCay commented on KNOX-1299:
-----------------------------------

Due to upcoming release of 1.6.0 and the need for an incompatible change coming up for log4j migration, we are moving this out to the 2.0.0 release. As of now, 1.6.0 will be the last 1.x.x release due to the incompatible change. If there is a critical need for this in 1.6.0 please feel free to move the fixVersion back to 1.6.0 with a note of justification.

> Admin API does not serialize older deployed topology file with identity-assertion provider
> ------------------------------------------------------------------------------------------
>
>                 Key: KNOX-1299
>                 URL: https://issues.apache.org/jira/browse/KNOX-1299
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: AdminUI
>    Affects Versions: 0.14.0
>            Reporter: J.Andreina
>            Priority: Critical
>             Fix For: 2.0.0
>
>
> Step 1: Create a shared provider file from admin-UI "descriptor1" with only one provider "hostmap"
> Step 2: Create a descriptor file "file1" pointing to "descriptor1" with any one service
>     Deployed topology "file1.xml" will have 2 providers when viewed from admin-ui "hostmap" and "identity-assertion"
> Step 3: Create a shared provider file from admin-UI "descriptor2" with only one provider "hostmap"
> Step 4: Create a descriptor file "file2" pointing to "descriptor2" with any one service
> Expected:
> Both file1.xml and file2.xml generated topology should have 2 descriptors "hostmap" and "identity-assertion"
> Issue:
> file1.xml doesnt have "identity-assertion" provider when viewed from admin-ui



--
This message was sent by Atlassian Jira
(v8.3.4#803005)