OIF 10g acting as a Service Provider SAML 2.0
I have a customer (Identity Provider) who is sending our OIF environment an assertion for SSO. The first attempt works and then logs out of our web app and their app as well. Without closing the browser at the identity provider side... another ID logs in and attempts to do a SSO again but receives a 500 error. Our log files show the following:
ERROR - User from existing session (SCOUT7777) is different from user received in SSO Assertion (TONGY7777)
I know if a SAML Log out will is performed this issue will not occur and if the identity provider closes their browser and opens a new one will work too. Is there any other way to close the current SAML session other then these two options. Or is there a configuration setting I need to set.
ERROR - User from existing session (SCOUT7777) is different from user received in SSO Assertion (TONGY7777)
I know if a SAML Log out will is performed this issue will not occur and if the identity provider closes their browser and opens a new one will work too. Is there any other way to close the current SAML session other then these two options. Or is there a configuration setting I need to set.
0