aad
There are 138 repositories under aad topic.
git-ecosystem/git-credential-manager
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
syncweek-react-aad/react-aad
A React wrapper for Azure AD using the Microsoft Authentication Library (MSAL). The easiest way to integrate AzureAD with your React for authentication.
Azure/azure-workload-identity
Azure AD Workload Identity uses Kubernetes primitives to associate managed identities for Azure resources and identities in Azure Active Directory (AAD) with pods.
TheNetworg/oauth2-azure
Azure AD provider for the OAuth 2.0 Client.
Flangvik/Bobber
Bounces when a fish bites - Evilginx database monitoring with exfiltration automation
differential-machine-learning/notebooks
Implement, demonstrate, reproduce and extend the results of the Risk articles 'Differential Machine Learning' (2020) and 'PCA with a Difference' (2021) by Huge and Savine, and cover implementation details left out from the papers.
Azure-Samples/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.
Azure-Samples/active-directory-lab-hybrid-adfs
Create a full AD/CA/ADFS/WAP lab environment with Azure AD Connect installed
ahaenggli/AzureAD-LDAP-wrapper
LDAP-Wrapper for 'microsoft 365' work or school accounts/users (former 'office 365' - via Entra ID, former AzureAD without AADDS)
Azure-Samples/active-directory-dotnet-webapp-webapi-openidconnect-aspnetcore
An ASP.NET Core web application that authenticates Azure AD users and calls a web API using OAuth 2.0 access tokens.
Azure-Samples/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.
wunderwuzzi23/ropci
So, you think you have MFA? AAD/ROPC/MFA bypass testing tool
Earlybyte/aad_oauth
Flutter Azure Active Directory OAuth Package
damienbod/MicrosoftEntraIDAuthMicrosoftIdentityWeb
Microsoft Entra ID (Azure AD) flows using ASP.NET Core and Microsoft.Identity.Web
Azure-Samples/active-directory-dotnet-native-headless
A windows desktop program that demonstrates non-interactive authentication to Azure AD using a username & password, and optionaly windows integrated authentication.
damienbod/Blazor.BFF.AzureAD.Template
Blazor.BFF.AzureAD.Template, Blazor WASM hosted in ASP.NET Core using Microsoft Entra ID BFF (server authentication)
damienbod/AspNetCoreID4External
external OpenID Connect Login to IdentityServer and ASP.NET Core with AAD
despcy/Google-AAD-CheatSheet
Code may be used in Google Associate Android Developer Exam 谷歌安卓开发者认证考试常用代码
hkamel/sonar-auth-aad
Azure Active Directory Authentication for SonarQube
damienbod/AspNetCoreExperiments
ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page
damienbod/ME-ID-Auth-MyUI-with-MyAPI
Microsoft Entra ID Auth with ASP.NET CORE UI and ASP.NET Core API
Azure-Samples/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.
Azure/AAD.fs
F# WebAPI endpoint protection based on Azure AD roles
Hagrid29/DumpAADSyncCreds
C# implementation of Get-AADIntSyncCredentials from AADInternals, which extracts Azure AD Connect credentials to AD and Azure AD from AAD connect database.
Azure-Samples/active-directory-python-webapp-graphapi
A Python Web App calling the Microsoft Graph API, leveraging ADAL Python
Azure-Samples/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.
waldekmastykarz/office-mygroups-react
This application shows the list of your Office 365 Groups retrieved using the Microsoft Graph.
blindzero/Connect-MS365
Powershell module to connect to all MS365 services and install required modules or packages.
damienbod/TeamsAdminUI
ASP.NET Core Razor Page app using Graph API to create team meetings, send emails
differential-machine-learning/appendices
Complement the article 'Differential Machine Learning' (Huge & Savine, 2020), including mathematical proofs and important implementation details for production
damienbod/AspNetCoreEntraIdBlobStorage
ASP.NET Core Razor page using Azure Blob Storage to upload download files securely using OAuth and Open ID Connect
xuxiran/ASAD_DenseNet
the implementation of the ASAD_DenseNet
goodworkaround/AAD-Group-Writeback-Script
This repository contains a script that can take certain groups in an Azure Active Directory, defined by a scope, writing them back to onpremises Active Directory, including group memberships
Azure-Samples/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.
finmath/finmath-lib-automaticdifferentiation-extensions
Provides additional classes for automatic differentiations (e.g. backward automatic differentiation - aka AAD).
damienbod/Hostedblazor8MeID
Hosted Blazor .NET 8 application using Microsoft Entra ID