Skip to main content

Onelogin Python Toolkit. Add SAML support to your Python software using this library

Project description

Add SAML support to your Python softwares using this library. Forget those complicated libraries and use that open source library provided and supported by OneLogin Inc.

This version supports Python3, exists an alternative version that only support Python2: python-saml

Why add SAML support to my software?

SAML is an XML-based standard for web browser single sign-on and is defined by the OASIS Security Services Technical Committee. The standard has been around since 2002, but lately it is becoming popular due its advantages:

  • Usability - One-click access from portals or intranets, deep linking, password elimination and automatically renewing sessions make life easier for the user.

  • Security - Based on strong digital signatures for authentication and integrity, SAML is a secure single sign-on protocol that the largest and most security conscious enterprises in the world rely on.

  • Speed - SAML is fast. One browser redirect is all it takes to securely sign a user into an application.

  • Phishing Prevention - If you don’t have a password for an app, you can’t be tricked into entering it on a fake login page.

  • IT Friendly - SAML simplifies life for IT because it centralizes authentication, provides greater visibility and makes directory integration easier.

  • Opportunity - B2B cloud vendor should support SAML to facilitate the integration of their product.

General description

OneLogin’s SAML Python toolkit let you build a SP (Service Provider) over your Python application and connect it to any IdP (Identity Provider).

Supports:

  • SSO and SLO (SP-Initiated and IdP-Initiated).

  • Assertion and nameId encryption.

  • Assertion signature.

  • Message signature: AuthNRequest, LogoutRequest, LogoutResponses.

  • Enable an Assertion Consumer Service endpoint.

  • Enable a Single Logout Service endpoint.

  • Publish the SP metadata (which can be signed).

Key features:

  • saml2int - Implements the SAML 2.0 Web Browser SSO Profile.

  • Session-less - Forget those common conflicts between the SP and the final app, the toolkit delegate session in the final app.

  • Easy to use - Programmer will be allowed to code high-level and low-level programming, 2 easy to use APIs are available.

  • Tested - Thoroughly tested.

  • Popular - OneLogin’s customers use it. Add easy support to your django/flask web projects.

Installation

Dependences

  • python 2.7 // python 3.3

  • xmlsec Python bindings for the XML Security Library.

  • isodate An ISO 8601 date/time/duration parser and formater

Review the setup.py file to know the version of the library that python3-saml is using

Code

Option 1. Download from github

The toolkit is hosted on github. You can download it from:

Copy the core of the library (src/onelogin/saml2 folder) and merge the setup.py inside the python application. (each application has its structure so take your time to locate the Python SAML toolkit in the best place).

Option 2. Download from pypi

The library is hosted in pypi, you can find the python3-saml package at https://pypi.python.org/pypi/python3-saml

You can install it executing:

pip install python3-saml

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

python3-saml-1.0.0.tar.gz (46.7 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

python3_saml-1.0.0-py3-none-any.whl (60.1 kB view details)

Uploaded Python 3

python3_saml-1.0.0-py2-none-any.whl (60.1 kB view details)

Uploaded Python 2

File details

Details for the file python3-saml-1.0.0.tar.gz.

File metadata

  • Download URL: python3-saml-1.0.0.tar.gz
  • Upload date:
  • Size: 46.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for python3-saml-1.0.0.tar.gz
Algorithm Hash digest
SHA256 f929b9d0de799442e33636405cbb60f670f7e27ef16eee9c701ef6359d20988f
MD5 62c5666416c9e374cfa7ff3bb1ceb3c9
BLAKE2b-256 98de97ec03d24d1fd00308c2b1808c05d0e793a9532afba291dc6e22dc6e9859

See more details on using hashes here.

File details

Details for the file python3_saml-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for python3_saml-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 43ea26d46f76586782750abd99031dfdb5490166aaeb8c50ed33471a964a8ce9
MD5 34dcc812beb3b2da936fe130e7848e30
BLAKE2b-256 c234cbd8a616fc060e5c32df5fd9b33683b47e041368e788a18344d5f07109eb

See more details on using hashes here.

File details

Details for the file python3_saml-1.0.0-py2-none-any.whl.

File metadata

File hashes

Hashes for python3_saml-1.0.0-py2-none-any.whl
Algorithm Hash digest
SHA256 b74d4c1bdbdbc169cb326faf82dcf0e3803ba5f3ae960a8852b46467de8bdb9d
MD5 dbf61f0fdbfc061e1a03d623f158dea8
BLAKE2b-256 99877a49590ffa1dbe912b3602b4a63f2005691e8b1b19c0a1bb0b8d200f2496

See more details on using hashes here.

Supported by

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