My understanding is that with ES 6.3 Security x-pack is opensource and you can start using security x-pack with no license restriction. is that correct ? if so then i m getting following error
[2018-06-29T14:55:29,609][DEBUG][r.suppressed ] path: /_xpack/security/role_mapping, params: {}
org.elasticsearch.ElasticsearchSecurityException: current license is non-compliant for [security]
at org.elasticsearch.license.LicenseUtils.newComplianceException(LicenseUtils.java:23) ~[?:?]
at org.elasticsearch.xpack.security.rest.action.SecurityBaseRestHandler.checkFeatureAvailable(SecurityBaseRestHandler.java:68) ~[?:?]
at org.elasticsearch.xpack.security.rest.action.SecurityBaseRestHandler.prepareRequest(SecurityBaseRestHandler.java:48)
Any pointers ?