Hi, I was implementing SSO using samlsinglesignon. whilst, login and logout is happening properly. The only problem is wherein, after i have logged in, and it redirects to the redirect URL, and then I enter samlsinglesignon/saml/login. It redirects to the login page, though I have not logged out (That is I have not hit /logout). What can this be due to? Also, an observation : If i just hit /samlsinglesignon, It redirects to the redirect URL, and not the login page. If this is an expected behaviour from the samlsinglesignon, then how can I restrict it?