You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue occurs because the aforementioned scopes are not included in the runtime migration of tenant-conf.json scopes. Only the scopes listed in [1] are checked during this process.
We need to fix this by adding all missing scope-role mappings.
Description
The following scope-role mapping was missed during the APIM 4.2.0 to APIM 4.3.0 migration.
This issue occurs because the aforementioned scopes are not included in the runtime migration of tenant-conf.json scopes. Only the scopes listed in [1] are checked during this process.
We need to fix this by adding all missing scope-role mappings.
[1]. https://github.com/wso2/carbon-apimgt/blob/master/components/apimgt/org.wso2.carbon.apimgt.impl/src/main/java/org/wso2/carbon/apimgt/impl/config/APIMConfigServiceImpl.java#L196
Steps to Reproduce
Version
APIM 4.3.0
Environment Details (with versions)
No response
The text was updated successfully, but these errors were encountered: