Python3 SAML

Edit Package python-python3-saml

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.

SAML is an XML-based standard for web browser single sign-on and is
defined by the OASIS Security Services Technical Committee.

This package supports Python 2 and 3.

Refresh
Refresh
Source Files
Filename Size Changed
python-python3-saml.changes 0000004589 4.48 KB
python-python3-saml.spec 0000002615 2.55 KB
python3-saml-1.10.1.tar.gz 0000503178 491 KB
Revision 4 (latest revision is 10)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 906658 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 4)
- The test suite is a complete disaster right now, switching it
  off (gh#onelogin/python3-saml#272).

- Update to 1.10.1:
  - Fix bug on LogoutRequest class, get_idp_slo_response_url was
    used instead get_idp_slo_url
  - Added custom lxml parser based on the one defined at
    xmldefused. Parser will ignore comments and processing
    instructions and by default have deactivated huge_tree, DTD
    and access to external documents
  - Destination URL Comparison is now case-insensitive for netloc
  - Support single-label-domains as valid. New security parameter
    allowSingleLabelDomains
  - Added get_idp_sso_url, get_idp_slo_url and
    get_idp_slo_response_url methods to the Settings class and
    use it in the toolkit
  - #212 Overridability enhancements. Made classes overridable by
    subclassing. Use of classmethods instead staticmethods
  - Add get_friendlyname_attributes support
  - Remove external lib method get_ext_lib_path. Add
    set_cert_path in order to allow set the cert path in a
    different folder than the toolkit
  - Add sha256 instead sha1 algorithm for sign/digest as
    recommended value on documentation and settings
  - #178 Support for adding idp.crt from filesystem
  - Add samlUserdata to demo-flask session
  - Fix autoreloading in demo-tornado
- Remove bug-testDecryptElement.patch, which has been included
  upstream.
Comments 0
openSUSE Build Service is sponsored by