dixitabhishek63 / AzureAD-Auth-MyUI-with-MyAPI

Azure AD Auth with ASP.NET CORE UI and ASP.ENT Core API

Home Page:https://damienbod.com/2020/05/29/login-and-use-asp-net-core-api-with-azure-ad-auth-and-user-access-tokens/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure AD authentication and authorization

different examples of implementing UIs, APIs using Azure AD as the token server.

Login and use ASP.NET Core API with Azure AD Auth and user access tokens

https://damienbod.com/2020/05/29/login-and-use-asp-net-core-api-with-azure-ad-auth-and-user-access-tokens/

Angular SPA with an ASP.NET Core API using Azure AD Auth and user access tokens

https://damienbod.com/2020/06/08/angular-spa-with-an-asp-net-core-api-using-azure-ad-auth-and-user-access-tokens/

Restricting access to an Azure AD protected API using Azure AD Groups

https://damienbod.com/2020/06/13/restricting-access-to-an-azure-ad-protected-api-using-azure-ad-groups/

Using Azure CLI to create Azure App Registrations

https://damienbod.com/2020/06/22/using-azure-cli-to-create-azure-app-registrations/

Links

https://github.com/AzureAD/microsoft-identity-web

https://github.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2

https://jwt.io/

https://www.npmjs.com/package/angular-auth-oidc-client

About

Azure AD Auth with ASP.NET CORE UI and ASP.ENT Core API

https://damienbod.com/2020/05/29/login-and-use-asp-net-core-api-with-azure-ad-auth-and-user-access-tokens/

License:MIT License


Languages

Language:PowerShell 30.9%Language:TypeScript 25.4%Language:C# 24.8%Language:HTML 12.2%Language:JavaScript 3.9%Language:CSS 2.8%