Yubico Django Authentication Backend
stable
  • Installation
  • Available authentication backends
  • Settings
  • FAQ
  • Changelog
  • Other
  • Links and references
Yubico Django Authentication Backend
  • Docs »
  • django_yubico – Yubico Django Authentication Backend
  • Edit on GitHub

django_yubico – Yubico Django Authentication Backend¶

Author:Tomaz Muraus <tomazREMOVE@tomaz.me>
Maintainer:Tomaz Muraus <tomazREMOVE@tomaz.me>
Version:0.2
Source:github.org
Bug tracker:http://github.com/issues

Yubico Django is an authentication backend for Django framework which supports Yubikey OTP authentication.

To get up and started quickly, visit the Installation page.

Contents:¶

  • Installation
    • Step 1: Install this module
    • Step 2: Add django_yubico to the INSTALLED_APPS
    • Step 3: Run syncdb to generate the necessary table
    • Step 4: Login to the admin panel and add one or more YubiKeys
    • Step 5: Enable the custom authentication backend
    • Step 6: Load the module urls.py file
    • Step 7: Test if everything works
  • Available authentication backends
    • YubicoBackend
    • YubicoBackendStaff
    • YubicoBackendRequireYubikey
  • Settings
    • YUBICO_USE_PASSWORD
    • YUBIKEY_PASSWORD_ATTEMPTS
    • YUBIKEY_SESSION_USER
    • YUBIKEY_ATTEMPT_COUNTER
    • YUBICO_MULTI_MODE
    • YUBICO_MULTI_NUMBER
    • YUBICO_MULTI_TIMEOUT
  • FAQ
    • Does this module work with Django 1.2?
    • Does this module support offline authentication?
    • Can multiple users use the same YubiKey to log in?
    • How can I customize the login templates?
  • Changelog
    • Version 0.2.dev (09.05.2010)
    • Version 0.1.dev (07.05.2010)
  • Other
  • Links and references

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2010, Tomaž Muraus. Revision 2716c165.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.