diff --git a/components/authentication-framework/org.wso2.carbon.identity.application.authentication.endpoint/src/main/resources/TenantConfig.properties b/components/authentication-framework/org.wso2.carbon.identity.application.authentication.endpoint/src/main/resources/TenantConfig.properties index 1e53809c34..9b4200b416 100644 --- a/components/authentication-framework/org.wso2.carbon.identity.application.authentication.endpoint/src/main/resources/TenantConfig.properties +++ b/components/authentication-framework/org.wso2.carbon.identity.application.authentication.endpoint/src/main/resources/TenantConfig.properties @@ -1,4 +1,5 @@ tenantListEnabled=false +hostname.verification.enabled=true mutual.ssl.username=admin client.keyStore=./repository/resources/security/wso2carbon.jks Carbon.Security.KeyStore.Password=wso2carbon @@ -6,4 +7,4 @@ client.trustStore=./repository/resources/security/client-truststore.jks Carbon.Security.TrustStore.Password=wso2carbon identity.server.host=localhost identity.server.port=9443 -username.header=UserName \ No newline at end of file +username.header=UserName