Disable windows authentication popup for external users (other domain users) and return user principal as null.

828 views
Skip to first unread message

Arun kumar

unread,
Jan 2, 2015, 5:06:13 AM1/2/15
to waffle...@googlegroups.com
Hi,

I am using Waffle 1.7.1 in java web application for access windows authentication. I am using tomcat server 7.0.
The waffle filter is working properly and I can get the currently logged user. For disable the basic authentication popup I added trusted site in Internet Explorer settings and I can get the user information (now not showing popup).
But I don't need to show the basic authentication popup always. if trusted sites added in IE settings then it should get the current username else I should return user principal as null.
Is any Waffle filter (or deployment descriptor) configuration should I add to make the above approach workable?

Thanks,
P.Arunkumar

Daniel Doubrovkine

unread,
Jan 2, 2015, 9:15:19 AM1/2/15
to waffle...@googlegroups.com
Are you sure it's a basic auth popup? A popup asking you for username and password with waffle means that SSO has failed, and sometimes entering domain credentials does work. 

So, if you see a popup, you should troubleshoot via the standard steps: https://github.com/dblock/waffle/blob/master/Docs/Troubleshooting.md

--
You received this message because you are subscribed to the Google Groups "waffle" group.
To unsubscribe from this group and stop receiving emails from it, send an email to waffle-users...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Reply all
Reply to author
Forward
0 new messages