Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 313 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 313 Bytes

MultiTenantAadAuthAspNetCore

Azure ad authentication for multi tenant app sample in Asp .Net Core 2.

How to run

  1. Register new app in azure AD.
  2. Create new Redis cache from azure portal. Or you can run redis locally also.
  3. Refer appsettings.json file and copy the required values.
  4. Run the project.