PROTOCOL
ClientSecretProvider
¶
Interface to provide Ansa with a short-lived token for access customer specific endpoints.
Methods¶
provideClientSecret(ansaCustomerId:)
¶
Provider for a short lived token for accessing customer specific endpoints. * Parameters: * ansaCustomerId: unique identifier for a given customer
- Returns: a short lived token for this customer
Parameters¶
Name | Description |
---|---|
ansaCustomerId | unique identifier for a given customer |