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

Extend MinimalPermissionsPlugin to support delegated and application permissions #1023

Open
waldekmastykarz opened this issue Mar 1, 2025 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@waldekmastykarz
Copy link
Collaborator

waldekmastykarz commented Mar 1, 2025

Extend MinimalPermissionsPlugin to support delegated and application permissions. To do this, we need to introduce a new property named schemeName. If specified, the plugin retrieves scopes from that scheme. If not specified, plugin reads information from the first oauth2 scheme in the spec, like it does now.

We need this to allow discovering minimal permissions for delegated and application permissions which are specified in the API spec in separate schemes.

@waldekmastykarz waldekmastykarz added the enhancement New feature or request label Mar 1, 2025
@waldekmastykarz waldekmastykarz added the good first issue Good for newcomers label Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant