Display scopes from Security Requirement Object in endpoints #816
adriencohen
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I’ve been exploring the OpenAPI 3.1 spec and noticed that the Security Requirement Object allows defining scopes for each endpoint, and for all types of authentication, not just OAuth2.
However, from what I can tell, these scopes don’t currently appear in the UI.
If these fields are present in an API’s OpenAPI specification, I believe displaying them could provide meaningful value to end users by clarifying the required scopes for accessing specific endpoints.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions