I followed the video tutorial to create a Windows security Blazor Web Server; however, it doesn't show us how to assign the roles to the user. Is this done as a security group in AD?
It would be awesome to add an applications-based permissions to the Windows Security template. Our AD team may not desire to setup a lot of one-off security groups for a single application. The added Studio feature could be a hybrid of the ASP.NET Identity template for managing roles to users for authorization and Windows AD for authentication.