question

shashwar avatar image
0 Votes"
shashwar asked

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

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?

windows-server-iis
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers