-
Notifications
You must be signed in to change notification settings - Fork 40
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
Security: Multi-API Key #293
Comments
Could you clarify which part of the extension you're referring to? Editor, preview, try it, etc? |
When clicking authorize each header appears as an independent authorization with it's own set of buttons to authorize and close. |
Even wIthout the security descriptor all headers still appear in the authorize click but as individual authorization..
components: |
Again, could you explain which part of the extension you're referring to? Providing a screenshot might help. |
@xxJimxx You can check out the example illustrated here and add a comment if anything is unclear or different about your use case: https://developers.42crunch.com/t/apis-with-multiple-auth-schemes/86 |
Authentication seems to be reading security directly from the components and not the security descriptor. When adding multiple keys they all show as individual authorization keys and not multi-key as documents indicate.
https://swagger.io/docs/specification/v3_0/authentication/api-keys/#multiple-api-keys
The text was updated successfully, but these errors were encountered: