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

@Thumimku
Copy link
Contributor

Hi @chashikajw,

⚠️ Notice: This PR has been open for a while. To keep the repository clean and up-to-date, this PR will be closed within the next two weeks if there is no further activity.

Please take one of the following actions:

  • Merge the PR if it is ready.
  • Close the PR if it is no longer relevant.
  • Leave a comment explaining why it should remain open and provide an update on its progress.

Your prompt attention to this matter is greatly appreciated. Thank you for your understanding and collaboration! 🙏

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.

3 participants