Bug 1157718 - List of Handler Attributes does not refresh in Admin Console
Summary: List of Handler Attributes does not refresh in Admin Console
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Web Console
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: EAP 6.4.0
Assignee: Pedro Igor
QA Contact: Pavel Jelinek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-27 14:48 UTC by Jakub Cechacek
Modified: 2019-08-19 12:41 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-08-19 12:41:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker PLINK-569 0 Major Resolved List of Handler Attributes does not refresh in Admin Console 2014-10-27 14:48:46 UTC

Description Jakub Cechacek 2014-10-27 14:48:16 UTC
In current version of picketlink HAL extension the list of Handler Attributes is not refreshed in the following scenario:

1)Add Federation with Identity Manager to your EAP instance if you dont have one
2)Navigate to http://localhost:9990/console/App.html#picletlink-federation
3)Click view option for previously created federation
4)Change configuration tab to "SAML Handlers"
5)Add two SAML handlers ("aaa" and "bbb")
6)In table below select "aaa" handler
7)In Handler parameter add a new parameter ("paramA", "valueA")
8)Select "bbb" handler in table above


Expected result: the list of parameters for "bbb" handler is empty
Actual result: list of parameters for "aaa" is displayed

at this point it doesn't really matter which handler you select, the list of 
handler parameters wont refresh.


Note You need to log in before you can comment on or make changes to this bug.