Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shibboleth logging-in as a different user from the same client instance. #42

Open
olhsha opened this issue Nov 10, 2014 · 2 comments
Open
Labels

Comments

@olhsha
Copy link

olhsha commented Nov 10, 2014

Shibboleth authentication. If I logout from my instance of the client, clean up cache and cookies (otherwise Shibboleth logout does not work fully), and then another colleague tries to login with his credentials, sometimes it fails from the first attempt bu the second attempt goes well. Sometimes the first attempt is enough. The "wrong password" is excluded, since we have tried it a few times.

@nostneji
Copy link

I tried to replicate this bug and I think that I succeeded. What I found is following:

  • when a user is on the login form and enters an username (e-mail) and a password AND presses the Enter key, then login fails (but no visible errors is visible to user);
  • when a user is on the login form and enters an username (e-mail) and a password AND clicks with mouse pointer on the 'Login' button, then login succeeds.

Can't say where exactly is the problem, but probably you must check implementation of the login webform.

@borsna borsna added the bug label Nov 12, 2014
@olhsha
Copy link
Author

olhsha commented Nov 17, 2014

I have just tested the "pure" backend via http://lux17.mpi.nl/ds/webannotator/. Logging in via both options for submitting credentials, "enter" and "login", works well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants