jasontaylordev / RapidBlazor

Clean Architecture Solution Template for Blazor WebAssembly .NET 7
MIT License
291 stars 53 forks source link

Azure AD auth instead of IdentityServer #10

Open Raghu-kumar opened 1 year ago

Raghu-kumar commented 1 year ago

This is not issue. But suggestion. Rapid Blazor has option to use Azure Keyvault which is really good. Could you share template to use Azure AD Auth(Role/policy based) instead of Identity server. Don't like to save user info in the table.

sbwilso7 commented 1 year ago

I'd be more inclined to hold out and see what the .NET team comes up with as a replacement to IdentityServer. Some hints were dropped in the devblogs a couple of weeks ago.

https://devblogs.microsoft.com/dotnet/improvements-auth-identity-aspnetcore-8/