I am trying to get user's Active Directory information on the local intranet network, from an Django Web Application.
What I want: ** When Users/Client log on to the website, they can see their various details from the Active Directory **
If the users have already entered their username and password when turning on their PCs. So they shouldn't need to do it again.
How can I make it so that users are able to enter their website without entering their username and password?