__init__.py

About this file

We attempted to read from templates/app_lib_onelogin_saml2___init__.py_hw.txt but failed.

Code Check Report


No problems to report
                        

Documentation drawn from source code


Copyright (c) 2010-2018 OneLogin, Inc.
MIT License

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.

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).

Source code