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

Remove deprecated AddCertificateAuthentication extensions #355

Closed
stijnmoreels opened this issue Jul 6, 2022 · 0 comments · Fixed by #439
Closed

Remove deprecated AddCertificateAuthentication extensions #355

stijnmoreels opened this issue Jul 6, 2022 · 0 comments · Fixed by #439
Assignees
Labels
area:security All issues related to security breaking-change All issues related to breaking changes good first issue Good for newcomers
Milestone

Comments

@stijnmoreels
Copy link
Member

Is your feature request related to a problem? Please describe.
Due to the fact that we moved the certificate authentication authentication from mvcOptions to mvcOptions.Filters, the .AddCertificateAuthentication extensions were marked as deprecated and replaced with .AddCertificateAuthenticationFilter extensions.

Describe the solution you'd like
Remove the deprecated .AddCertificateAuthentication extensions in the Arcus.WebApi.Security project.

Additional context
Was made deprecated in #351

@stijnmoreels stijnmoreels added good first issue Good for newcomers area:security All issues related to security breaking-change All issues related to breaking changes labels Jul 6, 2022
@stijnmoreels stijnmoreels added this to the v2.0 milestone Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:security All issues related to security breaking-change All issues related to breaking changes good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants