-
How to kill a shibboleth session
Kill an SP session with a HTML redirect:<meta http-equiv=”REFRESH” content=”0;url=https://shib.example.org/Shibboleth.sso/Logout”>Kill an SP session by visiting a URL:https://shib.example.org/Shibboleth.sso/LogoutKill an IDP session:Single Log off is not fully supported in Shibboleth, it is recommended you redirect a user to a page requesting they close their browser window.Note: Don’t forget to replace example.org with your domainRelated posts:
- How to kill zombies -_o So you have a zombie process, in my case varnish...
- Shibboleth WAYFless URLs UKFederation Shibboleth is a single sign on method used by UK...
- Testing Shibboleth SP 2 on CentOS to the ukfederation w/ Godaddy certs Part 4. Testing (2 hours) Shibboleth can be started using...
- Configuring Shibboleth SP 2 on CentOS to the ukfederation w/ Godaddy certs Part 2. Shibboleth Config (6 hours) Edit shibboleth2.xml Replace all...
- Installing shibboleth SP 2.3 on CentOS Press y 3 times. Done. Proceed to configuration.. Report Post...