auth_backends.1 = cache auth_cache.cached_backend = http auth_cache.cache_ttl = 600000 auth_http.http_method = post auth_http.resource_path = <%= fully_formed_url %>/api/rmq/resource auth_http.topic_path = <%= fully_formed_url %>/api/rmq/topic auth_http.user_path = <%= fully_formed_url %>/api/rmq/user auth_http.vhost_path = <%= fully_formed_url %>/api/rmq/vhost default_user = admin default_pass = <%= admin_password %> default_user_tags.administrator = true default_user_tags.management = true mqtt.allow_anonymous = false