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

Admin portal API scopes related fixs #12182

Merged
merged 6 commits into from
Nov 16, 2023
Merged

Conversation

chamilaadhi
Copy link
Contributor

This fix includes

@chamilaadhi chamilaadhi changed the title Admin portal Admin portal API scopes related fixs Nov 3, 2023
JsonObject jsonObject = jsonParser.parse(systemConfig).getAsJsonObject();

// Get the existing rest api scopes
if (jsonObject.has("RESTAPIScopes")) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We might be able to add some of these strings to constants. Ex:RESTAPIScopes

@chamilaadhi chamilaadhi merged commit 73a1bcb into wso2:master Nov 16, 2023
7 checks passed
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