latchset / mod_auth_mellon

An Apache module with a simple SAML 2.0 service provider
Other
114 stars 49 forks source link

why my webage is circling back and forth after the integration? #144

Open SyamiliV opened 5 months ago

SyamiliV commented 5 months ago

In my configuration, i have used /gitweb

When i try to access https://server.com/gitweb, it gets authenticated and redirected towards https://server.com/gitweb and then again going back to authenticator. And now it is in a loop. what I am missing here :(

thijskh commented 4 months ago

Most likely there's something wrong with cookies or sessions. You could consider to use the SAML Tracer plugin to debug what happens. Also you might want to look into your logging for any clues.