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

Support OAS's mutualTLS security option #419

Open
will-lauer opened this issue Sep 18, 2021 · 1 comment
Open

Support OAS's mutualTLS security option #419

will-lauer opened this issue Sep 18, 2021 · 1 comment

Comments

@will-lauer
Copy link

OAS 3.1 added support for mutualTLS as a security option. Enable support for this with OAS definied APIs, allowing the query to select one of the configured client certificates.

Currently, OAS API document parsing fails if an OAS 3.1 definition is passed in. Support should be added for this so that APIs authenticated with mTLS (client certificates) can be supported using ARC's already exisitng certificate support.

@stale
Copy link

stale bot commented Feb 12, 2022

This issue has been automatically marked as stale because it has not had recent activity and is not currently prioritized. It will be closed in a week if no further activity occurs :)

@stale stale bot added the stale label Feb 12, 2022
@stale stale bot removed the stale label Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants