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

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

Primary LanguageC#

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.