foundry.core.security.microservice
Official Foundry Security Microservice images
5.2K
This repository contains images for running Foundry Security Microservice. These images contain the runtime only.
- ASPNETCORE_ENVIRONMENT=Development
# Core Security Microservice SQL connection string
- SQLConnection=<SQL Connection string>
# RabbitMQ connection string
- RABBITMQ_CONNECTION=<RabbitMQ connection string>
# RabbitMQ user
- RABBITMQ_USER=<RabbitMQ user name>
# RabbitMQ password
- RABBITMQ_PASS=<RabbitMQ user password>
# JWT secret
- JwtSecret=<JWT secret string>
# JWT default expire time
- JwtDefaultExpireTime=0.00:30:00
# indicates whether to override user on logon
- OverrideUserOnLogOn=true
# user session timeout
- UserSessionTimeout=0.00:05:00
Content type
Image
Digest
sha256:b2c930a27…
Size
149.2 MB
Last updated
21 days ago
docker pull truecommerce/foundry.core.security.microservice:2.6.0.0