0

once the user logged into his windows machine and he opens up our application I need to take his windows credential (username) and just opens up the application home page skipping the login page of the application.I don't want to ask the user to enter username and password again in the login page.

Uwe Keim
  • 39,551
  • 56
  • 175
  • 291
Prashant
  • 31
  • 1
  • 1
  • 4
  • Possible duplicate of [JavaScript - How to get the name of the current user](https://stackoverflow.com/questions/9518092/javascript-how-to-get-the-name-of-the-current-user) – Luca Regazzi Oct 13 '17 at 06:11

1 Answers1

-1


you can use variable

%username%
to get windows userusername
Aroly7
Aroly7
  • 119
  • 1
  • 5