Fetch user name in Grails app after successful login using Windows auth in IIS

Shashwat Kunwar 1 Reputation point
2021-08-30T13:33:23.217+00:00

Hi, I'm working on a Grails application that authenticates the user via Windows Authentication using IIS. Anonymous authentication and Impersonation are both disabled in IIS.

When the user accesses the application, I want to fetch the user name of the logged in user in my web app. How should I do it?

Internet Information Services
0 comments No comments
{count} votes