Skip to content
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

Provide operation filter for certificate authentication with Swashbuckle #169

Closed
tomkerkhove opened this issue Jul 10, 2020 · 0 comments · Fixed by #172
Closed

Provide operation filter for certificate authentication with Swashbuckle #169

tomkerkhove opened this issue Jul 10, 2020 · 0 comments · Fixed by #172
Assignees
Labels
area:openapi All issues related to OpenAPI specifications area:security All issues related to security feature All issues related to new features
Milestone

Comments

@tomkerkhove
Copy link
Contributor

tomkerkhove commented Jul 10, 2020

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

@tomkerkhove tomkerkhove added feature All issues related to new features area:security All issues related to security area:openapi All issues related to OpenAPI specifications labels Jul 10, 2020
@tomkerkhove tomkerkhove added this to the v1.1.0 milestone Jul 10, 2020
@stijnmoreels stijnmoreels self-assigned this Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:openapi All issues related to OpenAPI specifications area:security All issues related to security feature All issues related to new features
Projects
None yet
2 participants