[OPENAM-5917] IdP proxy in a subrealm is unable to send SLO response to the remote SP Created: 28/Apr/15 Updated: 20/Nov/16 Resolved: 14/May/15 |
|
Status: | Resolved |
Project: | OpenAM |
Component/s: | SAML |
Affects Version/s: | 11.0.0, 11.0.1, 11.0.2, 12.0.0, 13.0.0 |
Fix Version/s: | 11.0.4, 12.0.3, 13.0.0 |
Type: | Bug | Priority: | Major |
Reporter: | Abel Hoxeng | Assignee: | Mark de Reeper |
Resolution: | Fixed | Votes: | 0 |
Labels: | EDISON, release-notes | ||
Remaining Estimate: | 3h | ||
Time Spent: | 1h | ||
Original Estimate: | 6h |
Target Version/s: | |
Rank: | 1|hzpg3z: |
Sprint: | Sprint 81 - Sustaining |
Support Ticket IDs: |
Description |
Steps to reproduce:
It looks like the IDPProxyUtil always tries to retrieve the remote SP's metadata from the top level realm and hence the SLO procedure fails. |
Comments |
Comment by Abel Hoxeng [ 28/Apr/15 ] |
From IDPProxyUtil.java public static void sendProxyLogoutResponse( |
Comment by Mark de Reeper [ 14/May/15 ] |
Fixed in R13780, R13781 and R13782. |
Comment by Mark de Reeper [ 14/May/15 ] |
Correction to earlier commit made in R13784, R13785 and R13786. |