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 ff7936adfd9a..8d8308a000e8 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 @@ -311,7 +311,7 @@ "saml.metadata.assertion_encrypt_with_app_cert": true, "saml.enable_saml_sp_certificate_expiry_validation": true, "saml.enable_saml_idp_init_logout_response_signing": true, - "saml.return_valid_name_id_format": true, + "saml.return_valid_name_id_format": false, "saml.endpoints.idp_url": "$ref{server.base_path}/samlsso", "saml.endpoints.logout": "$ref{server.base_path}/authenticationendpoint/samlsso_logout.do",