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

Swagger util for better documentation of scope requirements for API endpoints #136

Open
jonkjetiloye opened this issue Oct 9, 2024 · 0 comments
Assignees
Labels
kind/feature-request New feature or request

Comments

@jonkjetiloye
Copy link
Member

Description

We need better support for enrichment of swagger doc with what the actual scope requirement is for individual API endpoints (across all our APIs in authentication/resource-register/registry/access-management/authorization). As the current authorize attribute, e.g.: [Authorize(Policy = AuthzConstants.AUTHORIZESCOPEACCESS)] alone is not reflected in the generated open api specification

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature-request New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants