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

[APIM-IS-KM] Add system property to avoid allowlisting apim rest api scopes #2328

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chashikajw
Copy link
Contributor

Purpose

This PR will add a system property to avoid allowlisting APIM rest apis scopes in apim km connector in iskm setup.
If someone needs to restrict allowlisting APIM rest apis scopes, he needs to define the following 2 system properties as true.
Sytem properties:
restrict.apim.restapi.scopes=true
restrict.unassigned.scopes=true

Startup:

./wso2server.sh -Drestrict.unassigned.scopes=true -Drestrict.unassigned.scopes=true

Fixes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants