Authentication and Authorization Enhancements in .NET 9.0

Hi @nhwilly,
If I correctly understand your request, to add your custom claims, you can use a Custom Authentication State provider on the server too. Customer Authentication State providers are not only for Blazor WebAssembly. Or am I missing something? :thinking: