By: Johann Hoermann user 12 May 2022 at 1:38 p.m. CDT

2 Responses
Johann Hoermann gravatar
I did setup a SP as described [here](https://gluu.org/docs/gluu-server/4.3/integration/sswebapps/saml-sp/) Testing the SP: ``` https://pulpo.fritz.box/protected/printHeaders.py ``` it immediately displays the [Environment Variables](https://pastebin.com/A1P36hyV) without asking the password for the admin user. Here is the [SAML-tracer log](https://pastebin.com/SGn0974h) Here is the [SP config](https://pastebin.com/agzWYY3P) Why does the SP not display a Login Window, instead accepting the request without asking for credentials? Regards, Johann

By Michael Schwartz Account Admin 12 May 2022 at 1:42 p.m. CDT

Michael Schwartz gravatar
You're browser must already have a session. Clear the cookie from the IDP hostname. Or try in incognito mode.

By Johann Hoermann user 12 May 2022 at 1:52 p.m. CDT

Johann Hoermann gravatar
Oh my god, the solution is so simple and outside of the Gluu/Shbboleth context! Incognito mode made my day! Thanks a lot Michael :-)