J.Andreina created KNOX-1299:
--------------------------------
Summary: [Admin-Api] API does not serializes the 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
Fix For: 1.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
(v7.6.3#76005)