All Projects → Azure-Samples → Active Directory Dotnet Native Desktop

Azure-Samples / Active Directory Dotnet Native Desktop

Licence: mit
A .NET 4.5 WPF application that authenticates a user and calls web API using Azure AD and OAuth 2.0 access tokens.

Projects that are alternatives of or similar to Active Directory Dotnet Native Desktop

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 (+13.83%)
Mutual labels:  webapi, asp-net-mvc, desktop-app
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.
Stars: ✭ 40 (-57.45%)
Mutual labels:  desktop-app, webapi, asp-net-mvc
Meerkat.Security
RBAC library for .NET MVC and WebAPI projects
Stars: ✭ 21 (-77.66%)
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 (+13.83%)
Mutual labels:  webapi, asp-net-mvc
ByteScout-SDK-SourceCode
ALL source code samples for ByteScout SDKs and Web API API products.
Stars: ✭ 24 (-74.47%)
Mutual labels:  webapi, asp-net-mvc
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 (-76.6%)
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 (-2.13%)
Mutual labels:  asp-net-mvc, desktop-app
Desktopjs
desktopJS provides a common API across multiple HTML5 containers. By programming to a common API, applications can target multiple HTML5 containers without change.
Stars: ✭ 66 (-29.79%)
Mutual labels:  desktop-app
Electron With Sqlite3
Sample application for ElectronJS working with Sqlite3
Stars: ✭ 83 (-11.7%)
Mutual labels:  desktop-app
Electron Angular4 Sqlite3
Sample project to show how to build a desktop app using Electron, Angular 4 and Sqlite3
Stars: ✭ 60 (-36.17%)
Mutual labels:  desktop-app
Symphonyelectron
A desktop client for the Symphony Collaboration Platform built using Electron
Stars: ✭ 58 (-38.3%)
Mutual labels:  desktop-app
Event Sourcing Castanha
An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Microservice application.
Stars: ✭ 68 (-27.66%)
Mutual labels:  webapi
Active Directory B2c Javascript Nodejs Webapi
A small Node.js Web API for Azure AD B2C that shows how to protect your web api and accept B2C access tokens using Passport.js.
Stars: ✭ 85 (-9.57%)
Mutual labels:  webapi
Alchemy
An open drawing project
Stars: ✭ 63 (-32.98%)
Mutual labels:  desktop-app
Aspnetcore Ddd
Full ASP.NET Core 3.1 LTS application with DDD, CQRS and Event Sourcing
Stars: ✭ 88 (-6.38%)
Mutual labels:  webapi
Aspnetcore.services
Examples for ASP.NET Core webservices
Stars: ✭ 59 (-37.23%)
Mutual labels:  asp-net-mvc
Ds With Pysimplegui
Data science and Machine Learning GUI programs/ desktop apps with PySimpleGUI package
Stars: ✭ 93 (-1.06%)
Mutual labels:  desktop-app
Slickone
A Quick Enterprise Web Framework for Information System 企业级Web快速开发框架
Stars: ✭ 87 (-7.45%)
Mutual labels:  webapi
Tcpbenchmarks
tcp,websocket,webapi性能测试工具
Stars: ✭ 78 (-17.02%)
Mutual labels:  webapi
Pyrustic
Lightweight framework and software suite to help develop, package, and publish Python desktop applications
Stars: ✭ 75 (-20.21%)
Mutual labels:  desktop-app

services: active-directory platforms: dotnet author: jmprieur level: 200 client: .NET Desktop (Console) service: ASP.NET Web API endpoint: AAD V1

Integrating Azure AD into a Windows desktop application using interactive authentication

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/ms-identity-dotnet-desktop-msgraph.

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].