...
and a list of connections, that define the authentication mechanism used, based on the common key (in this example elm
):
Code Block | ||
---|---|---|
| ||
elm: connection-type: OAUTH10A consumer-key: my-consumer-key consumer-secret: my-consumer-secret root-services: https://example.com/oauth10a/rootservices service-principal-enabled: false |
...