| Intility/fastapi-azure-auth |
336 |
|
0 |
3 |
over 2 years ago |
26 |
October 30, 2023 |
15 |
mit |
Python |
| Easy and secure implementation of Azure AD for your FastAPI APIs 🔒 B2C, single- and multi-tenant support. |
| AzureAD/microsoft-authentication-library-for-go |
198 |
|
0 |
1,061 |
over 2 years ago |
45 |
August 29, 2023 |
95 |
mit |
Go |
| The MSAL library for Go is part of the Microsoft identity platform for developers (formerly named Azure AD) v2.0. It enables you to acquire security tokens to call protected APIs. It uses industry standard OAuth2 and OpenID Connect. |
| Azure-Samples/active-directory-dotnet-webapp-openidconnect-aspnetcore |
137 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
|
HTML |
| An ASP.NET Core web application that signs-in Azure AD users from a single Azure AD tenant. |
| Azure-Samples/active-directory-dotnet-webapp-multitenant-openidconnect |
121 |
|
0 |
0 |
about 6 years ago |
0 |
|
0 |
|
JavaScript |
| A sample .NET 4.5 MVC web app that signs-up and signs-in users from any Azure AD tenant using OpenID Connect. |
| AzureADQuickStarts/AppModelv2-WebApp-OpenIDConnect-nodejs |
112 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
mit |
JavaScript |
| A Node.js web app using OpenID Connect authentication with Azure AD v2.0 |
| AzureADQuickStarts/AppModelv2-WebApp-OpenIDConnect-DotNet |
87 |
|
0 |
0 |
almost 3 years ago |
0 |
|
11 |
apache-2.0 |
JavaScript |
| ASP.NET Web Server - OpenID Connect v2 Endpoint Sample |
| Azure-Samples/active-directory-dotnet-webapp-webapi-openidconnect |
82 |
|
0 |
0 |
about 6 years ago |
0 |
|
0 |
|
C# |
| A .NET 4.5 MVC web app that signs Azure AD users in with OpenID Connect and calls a web api using OAuth 2.0 access tokens. |
| damienbod/AspNetCoreID4External |
72 |
|
0 |
0 |
about 3 years ago |
0 |
|
9 |
mit |
C# |
| external OpenID Connect Login to IdentityServer and ASP.NET Core with AAD |
| OfficeDev/O365-WebApp-MultiTenant |
50 |
|
0 |
0 |
almost 7 years ago |
0 |
|
0 |
apache-2.0 |
C# |
| [ARCHIVED] This sample shows how to build a multitenant MVC web application that uses Azure AD for sign-in using the OpenID Connect protocol, and then calls a Office 365 API under the signed-in user's identity using tokens obtained via OAuth 2.0. This sample uses the OpenID Connect ASP.Net OWIN middleware and ADAL .Net. |
| Azure-Samples/active-directory-node-webapp-openidconnect |
42 |
|
0 |
0 |
about 6 years ago |
0 |
|
0 |
mit |
JavaScript |
| A NodeJS web application that authenticates Azure AD users with OpenID Connect. |