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 0500185b2f7c..c1c4a26de3a2 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 @@ -373,7 +373,7 @@ "scim2.consider_server_wide_user_endpoint_max_limit": true, "identity_mgt.password_policy.password_policy_validation_handler.enable": true, - "identity_mgt.password_policy.max_password_allowed_length": 64, + "identity_mgt.password_policy.max_password_allowed_length": "64", "identity_mgt.recovery.enable_v1_api": false, "identity_mgt.recovery.notification.manage_internally": true, "identity_mgt.recovery.callback_url": "${carbon.protocol}:\\/\\/${carbon.host}:${carbon.management.port}\\/.*",