Sign inSign up

actiwareio/io-auth-service

By actiwareio

•Updated 4 months ago

Image
0

10K+

actiwareio/io-auth-service repository overview

The following environment variables are valid for the container:

ParameterDescription
DEFAULT_DBName of the database collection for the authentication service (Automatically created if not present).
DATABASE_SERVERAddress of the database server
AMQP_SERVERThe host name of the message queue server.
AMQP_PORTThe port from the message queue server
AMQP_USERThe user that is to be used to log on to the message queue server.
AMQP_PASSThe password for the user who is to be used to log on to the message queue server.
EXCHANGE_AUTH_SERVICEThe message queue exchange that is to be used for the notifications.
SMTP_SERVERThe address of the smtp server
SMTP_PORTThe port from the smtp server
SMTP_ENCRYPTIONSpecifies whether SSL/TLS/STARTTLS should be used.
SMTP_SENDERThe e-mail address of the sender
SMTP_USERThe user that is to be used to log on to the smtp server.
SMTP_PASSThe password for the user who is to be used to log on to the smtp server.
DEFAULT_USERName of the user that is to be created automatically in the authentication service.
DEFAULT_PASSPassword of the user that is to be created automatically in the authentication service.
TOKEN_MASTERMaster token which can be used for each connection to the individual services.
BIND_TOKEN_TO_IPSpecifies whether the authentication tokens are only valid with the IP of the logged in user (true/false).
DEFAULT_VALIDITY_PERIODPeriod of validity of a ticket in seconds

Tag summary

Content type

Image

Digest

sha256:ed8c357f2…

Size

98.8 MB

Last updated

4 months ago

docker pull actiwareio/io-auth-service:1.0.19