Skip to main content

Duo Web SDK for two-factor authentication

Project description

Duo Universal Python SDK

Build Status Issues Forks Stars License

This SDK allows a web developer to quickly add Duo's interactive, self-service, two-factor authentication to any Python3 web login form. Only Python 3 is supported.

Tested Against Python Versions:

  • 3.7
  • 3.8
  • 3.9
  • 3.10
  • 3.11

TLS 1.2 and 1.3 Support

Duo_universal_python uses Python's ssl module and OpenSSL for TLS operations. Python versions 2.7 (and higher) and 3.5 (and higher) have both TLS 1.2 and TLS 1.3 support.

What's here:

  • duo_universal - The Python Duo SDK for interacting with the Duo Universal Prompt
  • demo - An example web application with Duo integrated
  • tests - Test cases

Getting Started

To use the SDK in your existing development environment, install it from pypi (https://pypi.org/project/duo_universal).

pip3 install duo_universal

Once it's installed, see our developer documentation at https://duo.com/docs/duoweb and demo/app.py in this repo for guidance on integrating Duo 2FA into your web application.

Contribute

To contribute, fork this repo and make a pull request with your changes when they're ready.

If you're not already working from a dedicated development environment, it's recommended a virtual environment is used. Assuming a virtual environment named env, create and activate the environment:

python3 -m venv env
source env/bin/activate

Build and install the SDK from source:

pip3 install -r requirements.txt
pip3 install .

Tests

Install the test requirements:

cd tests
pip3 install -r requirements.txt

Then run tests from the test directory:

# Run an individual test file
python3 <test_name>.py

# Run all tests with unittest
python3 -m unittest

Lint

flake8

Support

Please report any bugs, feature requests, or issues to us directly at support@duosecurity.com.

Thank you for using Duo!

https://duo.com/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

duo_universal-2.2.0.tar.gz (30.3 kB view details)

Uploaded Source

Built Distribution

duo_universal-2.2.0-py2.py3-none-any.whl (20.9 kB view details)

Uploaded Python 2Python 3

File details

Details for the file duo_universal-2.2.0.tar.gz.

File metadata

  • Download URL: duo_universal-2.2.0.tar.gz
  • Upload date:
  • Size: 30.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for duo_universal-2.2.0.tar.gz
Algorithm Hash digest
SHA256 86eb40ccd159493eaef4e3d3043b5109befcd0b03e0887c281ad73687c2748af
MD5 979ed7ecb5b5f3f896845f9c5848d764
BLAKE2b-256 425a0b2280fd79f00170b8494331451c347e40ebe696cb8621cb9c6827203bd5

See more details on using hashes here.

File details

Details for the file duo_universal-2.2.0-py2.py3-none-any.whl.

File metadata

  • Download URL: duo_universal-2.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 20.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for duo_universal-2.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 807b05a085de15270d3f29c3fb30fc64a19ecf9f78fb2f8a682ab481d5d2a6da
MD5 7413e3da7f1c5662482903cbb509aceb
BLAKE2b-256 847cd4579712d150255e0cf268df498bcbca106a0238cd872bc45005f64afe99

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page