IdentityPython / pyFF

SAML metadata aggregator
https://pyff.io/
Other
50 stars 36 forks source link

Redirects twice when sending discovery response back to the SP #76

Closed zamzterz closed 3 years ago

zamzterz commented 8 years ago

After selecting an IdP, using the "Proceed to Login" or "Login and Use Forever->Use this time only" option results in two redirects with the discovery response back to the SP when using Firefox (43.0.4). pyff_two_redirects

Using "Login and Use Forever->Yes I am Sure - Use Forever" only issues one redirect. pyff_one_redirect

leifj commented 8 years ago

Skickat från min iPhone

7 jan. 2016 kl. 15:52 skrev Rebecka Gulliksson notifications@github.com:

After selecting an IdP, using the "Proceed to Login" or "Login and Use Forever->Use this time only" option results in two redirects with the discovery response back to the SP when using Firefox (4304)

Using "Login and Use Forever->Yes I am Sure - Use Forever" only issues one redirect

— Reply to this email directly or view it on GitHub.

Only ff?

zamzterz commented 8 years ago

Yup, neither Chrome or Safari does this. No idea about IE..

leifj commented 3 years ago

I'm going to close this issue since it is referring to code that is about to be deprecated and removed from pyFF. Work on the UX has moved to mdq-browser and theidentityselector/thiss-js for the admin ui and discovery service respectively.