Please specify the ORY Hydra Endpoint URL

When run in log getting:

“time=“2018-06-07T10:01:53Z” level=fatal msg=“Unable to connect to Hydra SDK” error=“Please specify the ORY Hydra Endpoint URL””

https://www.ory.sh/docs/guides/latest/oathkeeper/1-overview/3-configuration

Ah yeah, seems like it’s currently required for Oathkeeper to have the URL of ORY Hydra specified. I’ll check into that.

Thanks for reporting and sorry for the long response time - the notification got buried!

Tracked as https://github.com/ory/oathkeeper/issues/71

Update --help command. I need to specify this for work:
CREDENTIALS_ISSUER_ID_TOKEN_HYDRA_URL=hydra_url

But this env variable not described in help

This is fixed on latest!