diff --git a/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/identity.xml b/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/identity.xml index 6c7a97933b6a..7c0877778b72 100644 --- a/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/identity.xml +++ b/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/identity.xml @@ -1036,6 +1036,7 @@ + false false true 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 6dfbe4771366..cdf93703f45d 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 @@ -434,6 +434,7 @@ "identity_mgt.login_identifiers.enable": false, "identity_mgt.login_identifiers.primary_claim": "http://wso2.org/claims/username", + "identity_mgt.username_recovery.non_unique_user.enabled" : false, "identity_mgt.username_recovery.email.enable_username_recovery": false, "identity_mgt.username_recovery.email.enable_recaptcha": false,