-
Bug
-
Resolution: Done
-
Major
-
None
-
None
In current version of picketlink HAL extension the list of Handler Attributes is not refreshed in the following scenario:
- Add Federation with Identity Manager to your EAP instance if you dont have one
- Navigate to http://localhost:9990/console/App.html#picletlink-federation
- Click view option for previously created federation
- Change configuration tab to "SAML Handlers"
- Add two SAML handlers ("aaa" and "bbb")
- In table below select "aaa" handler
- in Handler parameter add a new parameter ("paramA", "valueA")
- 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.