Logo

LinOTP 3.2 documentation
previous | next | index

LinOTP Development Guide¶

This part describes the interfaces you need to know, if you plan to develop further modules for LinOTP.

  • 1. Authentication interfaces
    • 1.1. Validate Controller
      • 1.1.1. Authentication workflow
      • 1.1.2. Authentication via “validate” controller with “check” action
    • 1.2. Example for authentication integration
      • 1.2.1. Python integration
      • 1.2.2. C# integration
      • 1.2.3. Java integration
      • 1.2.4. Java Script integration for server side implementation
      • 1.2.5. C integration
      • 1.2.6. PHP integration
  • 2. Administrative Interfaces
    • 2.1. Authentication
      • 2.1.1. Usage of the administrative API
    • 2.2. Accessing the API with your Browser
    • 2.3. Programmatically calling the API
    • 2.4. Technical background
    • 2.5. Authentication
      • 2.5.1. Usage of the administrative API
    • 2.6. Accessing the API with your Browser
    • 2.7. Programmatically calling the API
    • 2.8. Technical background
  • 3. Tokens
    • 3.1. The GUI file
      • 3.1.1. The scope config
      • 3.1.2. The scope enroll
      • 3.1.3. The scope selfservice
    • 3.2. The token file
      • 3.2.1. Challenge Response
      • 3.2.2. Base TokenClass
  • 4. UserIdResolver Modules
  • 5. Monitoring Interface
    • 5.1. Session parameter
      • 5.1.1. Accessing the API with your Browser
    • 5.2. Examples
      • 5.2.1. Tokens
      • 5.2.2. User information
      • 5.2.3. License
      • 5.2.4. Configuration
      • 5.2.5. Encryption
  • 6. Licenses
    • 6.1. AGPLv3

Table of Contents

  • LinOTP Management Guide
  • LinOTP Installation Guide
  • LinOTP Appliance Manual
  • LinOTP Development Guide
    • 1. Authentication interfaces
    • 2. Administrative Interfaces
    • 3. Tokens
    • 4. UserIdResolver Modules
    • 5. Monitoring Interface
    • 6. Licenses

Search

previous | next | index

Show Source
© Copyright 2022, netgo Software. Created using Sphinx 5.2.0.
This page uses Google Analytics to collect statistics. You can disable it by blocking the JavaScript coming from www.google-analytics.com.