johnsonlu / 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/

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:TypeScript 36.9%Language:C# 35.8%Language:HTML 17.7%Language:JavaScript 5.6%Language:CSS 4.0%