Providers
Providers copied to clipboard
adjust Starling token url options
The current Starling provider uses a non-mTLS token endpoint on the staging environment, and the mTLS endpoint for production. Ideally these should align to prevent unexpected surprises on production.
This adds support for a use_mtls config variable, allowing the user to toggle mTLS, and adds the missing urls for both staging and production, so you can use one or the other.