EP_SITE_ID |
Unique site identifier at the eHUB Provider. If the provider does not use this parameter then it can be set to any nonempty value.
This value is always sent in the Authorization Http header in every request originating at eHUB as part of JWT token.
|
EP_SECRET_KEY |
A base64 encoded secret key used to produce the JWT Authorization Http header in every request originating at eHUB.
See the security page for more information.
|
EP_TOKEN_EXPIRATION_TIME_IN_SECONDS |
JSON Web Token expiration time in seconds. 0 means no expiration time. |