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

Add support for org-wide application update #12731

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

YasasRangika
Copy link
Contributor

Purpose

This update introduces a capability that could represent a valid business requirement for certain customers. Consequently, the API-M product will include a system property that enables update access for users within the application-sharing group. This feature will be disabled by default to ensure the current behavior remains unchanged.

Goal

Fixes: wso2/api-manager#3446

Approach

Introduced orgWideAppUpdateEnabled system property to enable this capability.

Ex.: sh api-manager.sh -DorgWideAppUpdateEnabled=true

Related PR: wso2/apim-apps#843

@YasasRangika YasasRangika merged commit 794721c into wso2:master Jan 7, 2025
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.

Group users can not update applications in dev portal
2 participants