LinOTP
OficialAplicación Docker from grtgbln's Repository
Visión general
The open source solution for two-factor authentication, accommodating many different OTP algorithms using a modular approach. This includes the OATH standards such as HMAC (RFC 4226) and time-based HMAC. But LinOTP's design makes it easy to create your own tokens with different algorithms, including challenge-response tokens, tokens based on QR codes, and tokens based on push-type messages.
Requisitos
Requires a separate Postgres database.
This container does not have a "latest" tag; you must manually change the tag to update to newer versions.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:5000]/- Red
bridge- Privilegiado
- false
Configuración de plantillas
Web UI PortPorttcp
Container Port: 5000
- Objetivo
- 5000
- Por defecto
- 5000
- Valor
- 5000
Admin PasswordVariable
Password for the LinOTP admin user
- Objetivo
- LINOTP_ADMIN_PASSWORD
Database URIVariable
Database connection URI for the LinOTP database
- Objetivo
- LINOTP_DATABASE_URI
- Por defecto
- postgresql://USERNAME:PASSWORD@IP_ADDRESS:5432/linotp
- Valor
- postgresql://USERNAME:PASSWORD@IP_ADDRESS:5432/linotp
Data PathPath
Path to the data directory for LinOTP
- Objetivo
- /data
- Por defecto
- /mnt/user/appdata/linotp/data
- Valor
- /mnt/user/appdata/linotp/data
Cache PathPath
Path to the cache directory for LinOTP
- Objetivo
- /cache
- Por defecto
- /mnt/user/appdata/linotp/cache
- Valor
- /mnt/user/appdata/linotp/cache
Secure Session CookieVariable
Set to true to use secure cookies for sessions (recommended for production)
- Objetivo
- LINOTP_SESSION_COOKIE_SECURE
- Por defecto
- false|true
Log LevelVariable
Set the log level for LinOTP.
- Objetivo
- LINOTP_LOG_LEVEL
- Por defecto
- INFO|DEBUG|WARNING|ERROR|CRITICAL
Categorías
Descargar estadísticas
672
Descargas totales
Detalles
Repositorio
linotp/linotp:3.4.4Última actualización2025-06-18
Visto por primera vez2025-07-16
Ejecute LinOTP en Unraid.
LinOTP se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.