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

how to set authentication failure url? #56

Closed
OhadR opened this issue Mar 27, 2013 · 1 comment
Closed

how to set authentication failure url? #56

OhadR opened this issue Mar 27, 2013 · 1 comment

Comments

@OhadR
Copy link
Contributor

OhadR commented Mar 27, 2013

I use WAFFLE and it is great.
My issue: in a case where windows pops up a login window, and the user gives wrong credentials, or closes this window - I get a blank screen.
If the user enters wrong credentials, gets the popup login page again ,and then closes it - I get 401 error.

My question: Is there a way to configure authentication failure url (like Spring allows)?

Ohad

@dblock
Copy link
Collaborator

dblock commented Mar 27, 2013

Please ask the questions on the mailing list.

There's no way to avoid this, because the client makes the decision to popup the authentication window, not the server.

@dblock dblock closed this as completed Mar 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants