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

Azure-Samples/active-directory-dotnet-daemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 

Repository files navigation

Calling a Web API in a daemon app or long-running process

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

Check it out: https://github.com/Azure-Samples/active-directory-dotnetcore-daemon-v2

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.

About

A Windows console application that calls a web API using its app identity (instead of a user's identity) to get access tokens in an unattended job or process.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published