Skip to content
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.

A .NET 4.5 daemon application that uses a certificate to authenticate with Azure AD and get OAuth 2.0 access tokens.

Notifications You must be signed in to change notification settings

Azure-Samples/active-directory-dotnet-daemon-certificate-credential

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 

Repository files navigation

Authenticating to Azure AD in daemon apps with certificates (Archived)

There's a newer version of this sample taking advantage of the Microsoft identity platform (formerly Azure AD v2.0) and MSAL.NET.

Check it out: https://github.com/azure-samples/active-directory-dotnetcore-daemon-v2

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