HomeGuidesRecipesAPI
HomeGuidesAPILog In
API
These docs are for v10.3. Click to read the latest docs for v31.

Windows Authentication


/login/account

This method supports authenticating a user and retrieving a session token via Windows Authentication. For this type of authentication, there is no need to supply explicit username/password credentials since ASP.NET and IIS can automatically retrieve and validate the Windows username of the end-user who is currently logged on to the Windows operating system and authenticate them in a secure way.

Language
Click Try It! to start a request and see the response here!