All Projects → Azure-Samples → active-directory-dotnet-daemon-certificate-credential

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

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

Programming Languages

C#
18002 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
powershell
5483 projects
CSS
56736 projects
Roff
2310 projects
Classic ASP
548 projects

Projects that are alternatives of or similar to active-directory-dotnet-daemon-certificate-credential

Active Directory Dotnet Native Desktop
A .NET 4.5 WPF application that authenticates a user and calls web API using Azure AD and OAuth 2.0 access tokens.
Stars: ✭ 94 (+135%)
Mutual labels:  desktop-app, webapi, asp-net-mvc
Active Directory Dotnet Daemon
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.
Stars: ✭ 107 (+167.5%)
Mutual labels:  desktop-app, webapi, asp-net-mvc
Meerkat.Security
RBAC library for .NET MVC and WebAPI projects
Stars: ✭ 21 (-47.5%)
Mutual labels:  webapi, asp-net-mvc
ByteScout-SDK-SourceCode
ALL source code samples for ByteScout SDKs and Web API API products.
Stars: ✭ 24 (-40%)
Mutual labels:  webapi, asp-net-mvc
Xclcms
XCLCMS is a lightweight CMS (content management system) background management system, Developed using asp.net MVC, it provides a simple and easy-to-use web API interface and supports multiple applications for a single merchant.
Stars: ✭ 107 (+167.5%)
Mutual labels:  webapi, asp-net-mvc
active-directory-dotnet-deviceprofile
This sample demonstrates how to leverage ADAL .NET to authenticate user calls to a web API (in this case, the directory Graph) from apps that do not have the capability of offering an interactive authentication experience.
Stars: ✭ 18 (-55%)
Mutual labels:  desktop-app, aad
TraceHub
Centralized and distributed logging for Web applications and services, extending System.Diagnostics and Essential.Diagnostics, providing structured tracing and logging withou needing to change 1 line of your application codes
Stars: ✭ 22 (-45%)
Mutual labels:  webapi, asp-net-mvc
Active Directory Dotnet Webapi Manual Jwt Validation
How to manually process a JWT access token in a web API using the JSON Web Token Handler For the Microsoft .Net Framework 4.5.
Stars: ✭ 92 (+130%)
Mutual labels:  desktop-app, asp-net-mvc
Raven Reader
📖 All your articles in one place. Beautiful.
Stars: ✭ 2,040 (+5000%)
Mutual labels:  desktop-app
Nyaovim
Web-enhanced Extensible Neovim Frontend
Stars: ✭ 2,166 (+5315%)
Mutual labels:  desktop-app
Google Assistant Unofficial Desktop Client
A cross-platform unofficial Google Assistant Client for Desktop (powered by Google Assistant SDK)
Stars: ✭ 2,534 (+6235%)
Mutual labels:  desktop-app
Active Directory Dotnet Native Aspnetcore V2
Calling a ASP.NET Core Web API from a WPF application using Azure AD v2.0
Stars: ✭ 151 (+277.5%)
Mutual labels:  desktop-app
Irccloud Desktop
IRCCloud Desktop App
Stars: ✭ 215 (+437.5%)
Mutual labels:  desktop-app
Mootool
A handy tool set for developers. 开发者常备小工具
Stars: ✭ 141 (+252.5%)
Mutual labels:  desktop-app
Revolut Emergency
👨‍🚀 Unofficial Revolut PC app – Freeze cards, list transactions, get notifications, contact support
Stars: ✭ 252 (+530%)
Mutual labels:  desktop-app
Google Messages For Desktop
A "native-like" OS X, Windows, & Linux desktop app for Google Messages
Stars: ✭ 140 (+250%)
Mutual labels:  desktop-app
Responsively App
A modified web browser that helps in responsive web development. A web developer's must have dev-tool.
Stars: ✭ 14,425 (+35962.5%)
Mutual labels:  desktop-app
bizbook-server
The repository of bizbook server web api project
Stars: ✭ 45 (+12.5%)
Mutual labels:  webapi
Quick Picture Viewer
🖼️ Lightweight, versatile desktop image viewer for Windows. The best replacement for the default Windows photo viewer.
Stars: ✭ 237 (+492.5%)
Mutual labels:  desktop-app
Frameless Titlebar
Customizable Electron Titlebar for frameless windows
Stars: ✭ 167 (+317.5%)
Mutual labels:  desktop-app

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].