LinOTP documentation¶
Preface
By using LinOTP you decided to use a flexible, modern authentication system.
Congratulations on your choice!
LinOTP is a solution for authenticating with one time passwords. The runtime components of KeyIdentity LinOTP are available as source code, which gives you the possibility, to make your own adaption or to conduct code reviews on the software. KeyIdentity LinOTP is originally based on GNU/Linux but as it is written in Python, it might also run on other operating systems.
KeyIdentity LinOTP is lean and very gentle on resources. It is scalable from small installations up to world-spanning, redundant enterprise installations.
This manual is divided into 5 main parts.
- The LinOTP Management Guide describes the management of users, realms and tokens.
- The LinOTP Installation Guide explains how to install LinOTP on different operating systems.
- The LinOTP User Guide shows the user how to use the self service portal.
- The LinOTP Appliance Manual deals with the LinOTP Appliance. No matter if you are using the hardware appliance or the virtual appliance, here you can find how to set up and configure the appliance.
- If you plan to adapt or extend LinOTP you can develop your own modules. How to do this is described in LinOTP Module Development Guide.
Getting Support
KeyIdentity GmbH provides Enterprise Support for LinOTP.
Refer to www.keyidentity.de for the available support options.
The LinOTP logo and the LinOTP Manuals and documentation, “LinOTP Management Guide”, “LinOTP Installation Guide”, “LinOTP User Guide”, “LinOTP Appliance Manual”, “LinOTP Module Development Guide” and “API documentation” are intellectual property and under the copyright of KeyIdentity GmbH and can not be used without permission.
- LinOTP Management Guide
- 1. Introduction
- 2. Quickstart Guide
- 3. Configure Resolvers and Realms - The Details
- 4. Supported tokens
- 5. Managing Tokens
- 5.1. Tokentype Configuration
- 5.2. Import tokens
- 5.3. Viewing users in certain realms
- 5.4. Viewing tokens in the WebUI
- 5.5. Assign tokens
- 5.6. Set OTP PIN
- 5.7. Enrolling tokens
- 5.7.1. Enroll eToken NG-OTP
- 5.7.2. Enroll mOTP Token
- 5.7.3. Enroll HOTP, TOTP and OCRA Tokens
- 5.7.4. Enroll KeyIdentity Simple Pass Token
- 5.7.5. Enroll SMS OTP / Mobile TAN
- 5.7.6. Enroll Remote Token
- 5.7.7. Enroll Forwarding Token
- 5.7.8. Enroll RADIUS Token
- 5.7.9. Enroll QR-TAN Token
- 5.7.10. Enroll YubiKeys
- 5.7.11. Enroll E-Mail Token
- 5.8. Manage tokens
- 5.9. FIDO U2F
- 5.10. Set token realm
- 5.11. Token info
- 5.12. Lost token
- 5.13. Get serial by OTP
- 5.14. Get OTP
- 5.15. Users with no token
- 5.16. UserIdResolver migration
- 6. Policies
- 6.1. Admin Policies
- 6.2. Audit Policies
- 6.3. Authentication Policies
- 6.3.1. OTP PIN variants
- 6.3.2. Authentication Passthrough
- 6.3.3. Pass on no Token
- 6.3.4. Challenge Response
- 6.3.5. Forward request to remote server
- 6.3.6. Support for Offline Tokens
- 6.3.7. URL for QR-TAN Tokens
- 6.3.8. Policy to choose SMS Provider
- 6.3.9. Automatic SMS sending
- 6.3.10. SMS Text
- 6.3.11. Policy to choose E-mail Provider
- 6.3.12. Email Subject
- 6.3.13. Email Text
- 6.4. Authorization Policies
- 6.5. Enrollment Policies
- 6.6. Gettoken Policies
- 6.7. OCRA Policies
- 6.8. Reporting Policies
- 6.9. Selfservice policies
- 6.10. System policies
- 6.11. Users in policies
- 6.12. Clients in policies
- 6.13. Policy checker
- 6.14. Importing and exporting policies
- 6.15. Best practice - policy example
- 7. Audit Trail
- 8. Challenge Response
- 9. SMS Provider for SMS OTP Tokens / Mobile TANs
- 10. E-mail Provider for E-mail Token
- 11. System Config
- 12. Security Module
- 13. LinOTP as OpenID Provider
- 14. Retrieving OTP values
- 15. Self service portal
- 16. Tools
- 17. Backup and Restore
- 18. Monitoring / Reporting
- 19. PCI DSS
- 20. Usage scenarios
- 21. Troubleshooting
- 22. The linotp.ini file
- 22.1. Auditing
- 22.2. Misc
- 22.2.1. linotpHelp.url
- 22.2.2. profile
- 22.2.3. linotpGetotp.active
- 22.2.4. linotpNoSessionCheck
- 22.2.5. linotpSecretFile
- 22.2.6. linotpSQL.implicit_returning
- 22.2.7. linotpPolicy.pin_c, linotpPolicy.pin_n, linotpPolicy.pin_s
- 22.2.8. openid_sql
- 22.2.9. linotpOpenID.CookieExpire
- 22.2.10. linotp.imprint_directory
- 22.2.11. linotpTokenModules
- 22.3. RADIUS settings
- 22.4. Default Values
- LinOTP Installation Guide
- 1. Supported Operating Systems
- 2. Checklist
- 3. Server installation
- 3.1. LinOTP Virtual Appliance installation
- 3.2. Installing from APT repositories
- 3.3. Installing on RHEL or CentOS v7 (64bit)
- 3.4. LinOTP Server Installation – the tar.gz, virtualenv and pip way
- 3.5. LinOTP on Univention Corporate Server UCS
- 3.6. Configuration background information
- 4. Installing Management Clients
- 5. Installing Authentication Modules
- 6. Customization
- 7. Database connection
- 8. Security Modules
- 8.1. Defining Security Modules
- 8.2. Defining SafeNet LunaSA
- 8.3. Setting up SafeNet LunaSA
- 8.4. Create AES Keys
- 8.5. Backup and restore with LunaSA
- 8.6. Setting up HA and Load balancing for LunaSA
- 8.7. Managing Passwords with LunaSA
- 9. Integration examples
- 9.1. OTP Authentication with Apache2
- 9.2. Firewall integration
- 9.3. Authentication with third party OTP solutions
- 9.4. Restrict access to certain devices to certain users
- 9.5. Map certain RADIUS clients to specific LinOTP realms
- 9.6. Authenticating RADIUS clients that pass the ntdomain
- 9.7. LinOTP and MIT Kerberos
- 9.8. Deny access for disabled users in Active Directory
- 9.9. Use LDAPs in UserIdResolvers
- 10. Updates
- 10.1. Updating from LinOTP 2.6.1.1 to LinOTP 2.7
- 10.2. Updating from LinOTP 2.6.1 to LinOTP 2.6.1.1
- 10.3. Updating from LinOTP 2.6.0.3 to LinOTP 2.6.1
- 10.4. Updating from LinOTP 2.6 to LinOTP 2.6.0.3
- 10.5. Updating from LinOTP 2.6 to LinOTP 2.6.0.1
- 10.6. Updating from LinOTP 2.5.2 to LinOTP 2.6
- 10.7. Updating from LinOTP 2.5.1 to LinOTP 2.5.2
- 10.8. Updating from LinOTP 2.5.0 to LinOTP 2.5.1
- 10.9. Updating from LinOTP 2.4.4 to LinOTP 2.5.0
- 11. Migrating from LinOTP 1.3 or LinOTP 1.0
- 12. Security advisories
- 13. Troubleshooting
- LinOTP Appliance Manual
- 1. Offline Installation
- 2. Online Installation
- 3. Quick Start Guide
- 3.1. Introduction
- 3.2. Part 1: Setup the KeyIdentity LinOTP Smart Virtual Appliance
- 3.3. Configuration - Quick Start
- 3.4. Part 2: Importing License Files, Connecting to the User Directory, Rollout of Tokens
- 3.5. Appendix: Practical Tips and Legal Notes
- 4. The Appliance Dashboard
- 5. Configuring network settings
- 6. Managing LinOTP token administrators
- 7. LinOTP debug logging
- 8. Configuring the RADIUS access to the LinOTP appliance
- 9. Working with configuration sets
- 10. Root user and appadmin user
- 11. Change the server SSL certificate
- 12. Advanced settings
- 13. Redundant setup
- 14. The support file
- 15. Updates
- 16. Backup and restore
- 17. Disaster recovery
- 18. Guide for appliance update 1.2 to 2.0
- 19. Network integration
- LinOTP Module Development Guide