Do not show username / password dialog for Windows Authentication mode
am 07.01.2008 14:30:11 von zlfWhat should I do the make the following scenario work? If user log in as a
user who is on the domain (Windows Authentication works), but does not have
any roles in the application, the user should be directed to an
Authorization Denied page, but NEVER an input username / password.
I tried
a dialog to allow me input username / password.
Thanks
zlf