Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 .NET 5+ 中通过 Microsoft.Identity.Web 使用身份验证时,ForwardDefaultSelector 应该返回哪些可能的字符串值?在旧版本中,它可以返回AzureADDefaults.BearerAuthenticationSchemeor中的字符串AzureADDefaults.AuthenticationScheme,但这不再有意义,而且我找不到任何文档。
AzureADDefaults.BearerAuthenticationScheme
AzureADDefaults.AuthenticationScheme