Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
Along with the feature [1], the console was updated to provide the capabilty to update existing organization discovery configurations such as enabling/disabling email domain based organization discovery for self-signup.
In order for these functionalities to work properly, internal_organization_config_update scope should be present for any admins who may want to perform these operations via the console. This scope will be added to the newly created roles. However, existing roles which may have been created with the intention of allowing this capability will not work after this change. This will affect customers who are migrating to IS 7.1
Description
Along with the feature [1], the console was updated to provide the capabilty to update existing organization discovery configurations such as enabling/disabling email domain based organization discovery for self-signup.
In order for these functionalities to work properly,
internal_organization_config_update
scope should be present for any admins who may want to perform these operations via the console. This scope will be added to the newly created roles. However, existing roles which may have been created with the intention of allowing this capability will not work after this change. This will affect customers who are migrating to IS 7.1[1] - https://github.com/wso2/product-is/issues/21195