Monitoring without Security 5.0A2

In the past for developping and testing I could install Marvel without Shield.

Now that they are bundled together, I am forced to setup SSL certificates, user accounts on my development laptop:
Error: xpack.security.encryptionKey is required in kibana.yml.
Error: HTTPS is required. Please set server.ssl.key and server.ssl.cert in kibana.yml.

IMHO, this is not user friendly.

Is there a workaround?

Found the answer here: https://www.elastic.co/guide/en/x-pack/current/installing-xpack.html

Installing the Kibana XPack plugin could add these default configs to kibana.yml

After that I am stuck on the login page. These Kibana settings are not enough :cry:

The hidden solution is to had xpack.security.enabled: false in both Kibana et Elasticsearch config