I've been able to confirm that the SSO for my Blazor app is working with the TeamsFX service, however I've failed to authorize the SSO credential with the CascasdingAuthorizationState
component around the app Router.
Does the TeamsFX service extend into the AuthorizeView
of a Blazor server app, or is there another service to register to work with the TeamsFX SSO?