Good morning,
I have a question regarding the LogoutHandler of simpleSAMLPHP:
Up to now I killed the session of my Client-Server-PHP-Applications in the LogoutHandler and the user was also logged out for the application.
We have now a new WebApp based on Angular – and we cannot use the php-sessionId for application Logout:
After an successfully SimpleSAMLphp-Login I set a cookie and the user can use the WebApp.
If I do now a global Logout from our central Web-Portal the IDP sends a SAML-Logout request. The SimpleSAMLphp LogoutHandler is executed, but
I am not able to unset the cookie of the Webapp.
SimpleSamlPHP logout works – WebApp logout doesn’t. What can I do in this case?
Best regards
Gordon
Hi Tim, hi Peter,
thanks for your answers.
The applications runs in an iframe. I assume it’s a front channel request. I can track
the SAML-Logout-Response via a browser plugin.
>You can customize the LogoutHandler by passing a 'ReturnCallback' parameter to the logout()-method.
>After the LogoutHandler finishes, it will call the custom callback method to deal with your application-specific stuff.
Sorry, I don’t know how to do that. Could you please give me a little example?
In generally and detached from the logout-Handler:
Isn’t it possible to redirect after a successfully logout-roundtrip to a specific url, which handles the application-logout-process?
Maybe this redirect-URL information has to be set in the IDP-logout-Metadata?
Best regards, Gordon
--
This is a mailing list for users of SimpleSAMLphp, not a support service. If you are willing to buy commercial support, please take a look here:
https://simplesamlphp.org/support
Before sending your question, make sure it is related to SimpleSAMLphp, and not your web server's configuration or any other third-party software. This mailing list cannot help with software that uses SimpleSAMLphp, only regarding SimpleSAMLphp itself.
Make sure to read the documentation:
https://simplesamlphp.org/docs/stable/
If you have an issue with SimpleSAMLphp that you cannot resolve and reading the documentation doesn't help, you are more than welcome to ask here for help. Subscribe to the list and send an email with your question. However, you will be expected to comply with
some minimum, common sense standards in your questions. Please read this carefully:
http://catb.org/~esr/faqs/smart-questions.html
---
You received this message because you are subscribed to the Google Groups "SimpleSAMLphp" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
simplesamlph...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/simplesamlphp/23d4c01c-5039-46b5-9c7a-248cf6b7c0f3n%40googlegroups.com.