[OPENAM-9510] RFE: AssertionIDRequestService should be editable in the console Created: 29/Jul/16 Updated: 19/Sep/18 |
|
Status: | Open |
Project: | OpenAM |
Component/s: | SAML, XUI |
Affects Version/s: | 12.0.3, 13.5.0 |
Fix Version/s: | None |
Type: | Improvement | Priority: | Minor |
Reporter: | Andrew Dunn [X] (Inactive) | Assignee: | Unassigned |
Resolution: | Unresolved | Votes: | 2 |
Labels: | AME | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
||||
Target Version/s: | |||||
Rank: | 1|hzrvpz: | ||||
Support Ticket IDs: |
Description |
If a hosted IDP entity is created and then exported to XML, there are two properties present which are not possible to update in the UI: <AssertionIDRequestService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="http://1300.example.com:8080/openam/AIDReqSoap/IDPRole/metaAlias/idp"/> <AssertionIDRequestService Binding="urn:oasis:names:tc:SAML:2.0:bindings:URI" Location="http://1300.example.com:8080/openam/AIDReqUri/IDPRole/metaAlias/idp"/> So therefore the only way to update these is by editing XML and using ssoadm to import the entity. It should be possible to edit these values in the console. |
Comments |
Comment by Peter Major [X] (Inactive) [ 10/Nov/16 ] |
This should be addressed by the new XUI console implementation. |