Provide operation filter for certificate authentication with Swashbuckle #169
Labels
area:openapi
All issues related to OpenAPI specifications
area:security
All issues related to security
feature
All issues related to new features
Milestone
Is your feature request related to a problem? Please describe.
Provide operation filter for certificate authentication with Swashbuckle so that it's possible to add it as a security requirement.
This can already be done with
AddSecurityRequirement
which applies it globally, but sometimes the auth is not covered for all operations.Additional context
The text was updated successfully, but these errors were encountered: