The following environment variables are valid for the container:
| Parameter | Description |
|---|---|
| DEFAULT_DB | Name of the database collection for the authentication service (Automatically created if not present). |
| DATABASE_SERVER | Address of the database server |
| AMQP_SERVER | The host name of the message queue server. |
| AMQP_PORT | The port from the message queue server |
| AMQP_USER | The user that is to be used to log on to the message queue server. |
| AMQP_PASS | The password for the user who is to be used to log on to the message queue server. |
| EXCHANGE_AUTH_SERVICE | The message queue exchange that is to be used for the notifications. |
| SMTP_SERVER | The address of the smtp server |
| SMTP_PORT | The port from the smtp server |
| SMTP_ENCRYPTION | Specifies whether SSL/TLS/STARTTLS should be used. |
| SMTP_SENDER | The e-mail address of the sender |
| SMTP_USER | The user that is to be used to log on to the smtp server. |
| SMTP_PASS | The password for the user who is to be used to log on to the smtp server. |
| DEFAULT_USER | Name of the user that is to be created automatically in the authentication service. |
| DEFAULT_PASS | Password of the user that is to be created automatically in the authentication service. |
| TOKEN_MASTER | Master token which can be used for each connection to the individual services. |
| BIND_TOKEN_TO_IP | Specifies whether the authentication tokens are only valid with the IP of the logged in user (true/false). |
| DEFAULT_VALIDITY_PERIOD | Period of validity of a ticket in seconds |
Content type
Image
Digest
sha256:ed8c357f2…
Size
98.8 MB
Last updated
4 months ago
docker pull actiwareio/io-auth-service:1.0.19