Shibboleth Lazy-Session Demo
Not Logged In
This page is configured to accept attribute information from Shibbioleth without requiring that the user be authenticated to view the page. The box on the right will change depending on your Shibboleth login.
If you have not logged in to Shibboleth, the box will give you a link to login.
After you have logged in to Shibboleth, the box will display your attributes. It will also provide a couple links to logout and return to this page.
htaccess.txt - copy of the htaccess configs used in this demo directory.
index_php.txt - copy of the PHP code used in the demo box.
This page also demonstrates the difference between an SP-only logout and an SP-and-IdP logout.
Start by logging in to the page. Then, choose the "logout of SP session only" link. Now when you go to login again, you will be sent to the IdP, but it will remember your previous session and log you back into the SP without asking for your credentials again.
Now choose the "logout at both SP and IdP" link, and then try to login again. Now the IdP has forgotten your session and you must provide your username and password again to login.