All Projects → Azure-Samples → active-directory-dotnet-native-headless

Azure-Samples / active-directory-dotnet-native-headless

Licence: other
A windows desktop program that demonstrates non-interactive authentication to Azure AD using a username & password, and optionaly windows integrated authentication.

Programming Languages

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

Projects that are alternatives of or similar to active-directory-dotnet-native-headless

rbac-react-redux-aspnetcore
A starter template for creating JWT token from ASP.NET Core API project and applying that JWT token authentication on React application
Stars: ✭ 54 (-37.21%)
Mutual labels:  aspnet-web-api
AzureADAuthRazorUiServiceApiCertificate
Azure AD flows using ASP.NET Core and Microsoft.Identity
Stars: ✭ 41 (-52.33%)
Mutual labels:  aad
office-mygroups-react
This application shows the list of your Office 365 Groups retrieved using the Microsoft Graph.
Stars: ✭ 27 (-68.6%)
Mutual labels:  aad
forza-data-web
Forza Motorsport / Forza Horizon 4 Data-Out feature receiver web application
Stars: ✭ 18 (-79.07%)
Mutual labels:  console-app
ansiart2utf8
Processes legacy BBS-style ANSI art (ACiDDraw, PabloDraw, etc.) to UTF-8. Escape codes and line endings are processed for terminal friendliness.
Stars: ✭ 32 (-62.79%)
Mutual labels:  console-app
Linker
🔗 A simple URL shortening website that serves as a nice demo application.
Stars: ✭ 21 (-75.58%)
Mutual labels:  aspnet-web-api
active-directory-android
An android app that uses Azure AD and the ADAL library for authenticating the user and calling a web API using OAuth 2.0 access tokens.
Stars: ✭ 33 (-61.63%)
Mutual labels:  aad
MCW-OSS-PaaS-and-DevOps
MCW OSS PaaS and DevOps
Stars: ✭ 49 (-43.02%)
Mutual labels:  aad
sonar-auth-aad
Azure Active Directory Authentication for SonarQube
Stars: ✭ 59 (-31.4%)
Mutual labels:  aad
MCW-Azure-Blockchain
MCW Azure Blockchain
Stars: ✭ 35 (-59.3%)
Mutual labels:  aad
active-directory-python-webapp-graphapi
A Python Web App calling the Microsoft Graph API, leveraging ADAL Python
Stars: ✭ 35 (-59.3%)
Mutual labels:  aad
Google-AAD-CheatSheet
Code may be used in Google Associate Android Developer Exam 谷歌安卓开发者认证考试常用代码
Stars: ✭ 68 (-20.93%)
Mutual labels:  aad
AspNetCore6Experiments
ASP.NET Core Blazor BFF with Azure AD and Razor page
Stars: ✭ 43 (-50%)
Mutual labels:  aad
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 (-79.07%)
Mutual labels:  aad
aspnet-core-social-network
Social network based on ASP.NET Web API Core 2
Stars: ✭ 36 (-58.14%)
Mutual labels:  aspnet-web-api
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 (-53.49%)
Mutual labels:  aad
conso
💢 PHP console applications for cool kids 💢
Stars: ✭ 40 (-53.49%)
Mutual labels:  console-app

Authenticating to Azure AD non-interactively using a username & password or Windows Integrated Authentication

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

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.

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