Get authorisation access tokens by supplying credentials to an authorisation endpoint
Parameters can be supplied as arguments at the comment line, or as environment variables
AUTHORISATION_ENDPOINT=
CLIENT_ID=
CLIENT_SECRET=
AUDIENCE=
GRANT_TYPE='client_credentials'