diff --git a/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/org.wso2.carbon.identity.core.server.feature.default.json b/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/org.wso2.carbon.identity.core.server.feature.default.json index becb89df3eea..1e81f5a1bc95 100644 --- a/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/org.wso2.carbon.identity.core.server.feature.default.json +++ b/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/org.wso2.carbon.identity.core.server.feature.default.json @@ -942,6 +942,7 @@ ], "console.applications.scopes.update": ["internal_application_mgt_update"], "console.applications.scopes.delete": ["internal_application_mgt_delete"], + "console.applications.disabled_features": ["applications.loginFlow.legacyEditor"], "console.applications.ui.certificate_alias_enabled": false, "console.application_roles.enabled": false, "console.approvals.enabled": true,