fullstackhero / blazor-starter-kit

Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
MIT License
3.44k stars 727 forks source link

Integration Azure AD with SSO and Not getting any user claims #429

Open rajat3103 opened 2 years ago

rajat3103 commented 2 years ago

Describe the bug I have added configuration for AzureAD in appsetting.js page and also update the code into the Startup.cs page accordingly and try to login with microsoft azure after the login with microsoft azure I am not getting any user cliams in aaplication level so please assist.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior After the login with microsoft azure need to get the user claims.

Screenshots image

image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.