pitbulk / limesurvey-saml

SAML Authentication plugin for limesurvey (based on simpleSAMLphp)
GNU General Public License v2.0
9 stars 14 forks source link

Infinite Redirect Loop #8

Closed josephd9 closed 4 years ago

josephd9 commented 4 years ago

After logging in I am redirected back to https://localhost:44379/limesurvey/index.php/admin/authentication/sa/login where it gets stuck in an infinite redirect loop. Did I miss a configuration someplace?

I followed the steps to configure, I changed the simplesamlphp path and the claims mappings but not much else. Does anyone have any ideas how to proceed? Thank you!