Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

A windows desktop program that demonstrates non-interactive authentication to Azure AD using a username & password, and optionaly windows integrated authentication.

Notifications You must be signed in to change notification settings

Azure-Samples/active-directory-dotnet-native-headless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 

Repository files navigation

Authenticating to Azure AD non-interactively using a username & password or Windows Integrated Authentication

There's a newer version of this sample taking advantage of the Microsoft identity platform (formerly Azure AD v2.0) Check it out:

If you really need to access this Azure AD v1.0, you can navigate to the master branch, but please know that it's no longer supported.