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

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 

Repository files navigation

Authenticating to Azure AD v1.0 in daemon apps with certificates

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.

About

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

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published