Skip to content

Methods API are all missing from the doc on the .NET Core page for the SecurityTokenResolver class #11189

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
libihan opened this issue Apr 13, 2025 · 1 comment
Labels
area-System.Security Issues related to security practices for .NET developers. untriaged New issue has not been triaged by the area owner

Comments

@libihan
Copy link

libihan commented Apr 13, 2025

Describe the issue or suggestion

When we looked at the source code

They are mostly same, especially method CreateDefaultSecurityTokenResolver(ReadOnlyCollection<SecurityToken>, Boolean) exists in both. But the .NET Core page doesn't show these API:

This led us to mistakenly conclude that the CreateDefaultSecurityTokenResolver method is incompatible with .NET Core, but actually it is compatible.

@github-actions github-actions bot added the area-System.Security Issues related to security practices for .NET developers. label Apr 13, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 13, 2025
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-security, @vcsjones

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Security Issues related to security practices for .NET developers. untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

1 participant