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

Feature request: MutualTLS Security Scheme for OpenAPI #5483

Closed
2 tasks done
Sector95 opened this issue Oct 31, 2024 · 3 comments · Fixed by #5484
Closed
2 tasks done

Feature request: MutualTLS Security Scheme for OpenAPI #5483

Sector95 opened this issue Oct 31, 2024 · 3 comments · Fixed by #5484

Comments

@Sector95
Copy link
Contributor

Use case

Currently this framework supports apiKey, http, oauth2, and openIdConnect security schemes in the OpenAPI specification. However, as of 3.1, there is one more type: mutualTLS.

https://swagger.io/specification/#security-scheme-object

Solution/User Experience

Adding the necessary types to support the mutualTLS types in event_handler/openapi/models.py should enable this functionality.

Alternative solutions

No response

Acknowledgment

@Sector95 Sector95 added feature-request feature request triage Pending triage from maintainers labels Oct 31, 2024
Copy link

boring-cyborg bot commented Oct 31, 2024

Thanks for opening your first issue here! We'll come back to you as soon as we can.
In the meantime, check out the #python channel on our Powertools for AWS Lambda Discord: Invite link

@leandrodamascena
Copy link
Contributor

Hi @Sector95! Thanks a lot for this great catch! We were missing the mTLS security scheme. I'm approving and merging the PR.

Copy link
Contributor

github-actions bot commented Nov 6, 2024

⚠️COMMENT VISIBILITY WARNING⚠️

This issue is now closed. Please be mindful that future comments are hard for our team to see.

If you need more assistance, please either tag a team member or open a new issue that references this one.

If you wish to keep having a conversation with other community members under this issue feel free to do so.

@leandrodamascena leandrodamascena moved this from Coming soon to Shipped in Powertools for AWS Lambda (Python) Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Shipped
Development

Successfully merging a pull request may close this issue.

3 participants