chaliy / play-azure-ad

My play ground for Azure AD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

play-azure-ad

Play ground to try Azure AD as a User Management.

Use

  1. At portal.azure.com setup new shiny Azure AD
  2. In App registrations create new app
  3. You can create few users in Users anf Groups now
  4. in src/Play.AzureAd/appsettings.json
  5. in src/Play.AzureAd/ dotnet run, open http://localhost:5000/ and click Login
  6. Enjoy The Magic!

Use cases

  • Authentication against Azure AD
  • [] Azure AD user singup
  • Azure AD claims based on Azure AD Groups
  • [] Azure AD list of AD groups
  • [] Azure AD user information
  • [] Azure AD user list

About

My play ground for Azure AD


Languages

Language:C# 92.2%Language:CSS 5.7%Language:Makefile 1.8%Language:JavaScript 0.3%