The following parameters are needed for the authentication server to connect to TWCloud REST API to authenticate the user.
Parameter | Description | Default value |
---|---|---|
twc.server.host | The TWCloud's server IP address (IP address should be specified instead of template ${twc.server.ip}). | User-entered machine IP address or ${twc.server.ip} in the case of no-install zip |
twc.server.port | The TWCloud's server port. | 8111 |
twc.server.protocol | The TWCloud's server protocol. | https |
twc.server.identity.check.api | The TWCloud's endpoint to check a user's identity . | /osmc/ping/user |