Azure-Samples / active-directory-dotnet-daemon-certificate-credentialLinks
A .NET 4.5 daemon application that uses a certificate to authenticate with Azure AD and get OAuth 2.0 access tokens.
☆41Updated 5 years ago
Alternatives and similar repositories for active-directory-dotnet-daemon-certificate-credential
Users that are interested in active-directory-dotnet-daemon-certificate-credential are comparing it to the libraries listed below
Sorting:
- 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 unatt…☆108Updated 5 years ago
- A .NET console application that performs various queries against the Azure AD Graph API using both user identities and application identi…☆79Updated 6 years ago
- A .NET 4.5 MVC web app that uses Azure AD groups for authorization.