python3-django-saml2

Django application that integrates PySAML2 (Python3 version)
  https://github.com/knaperek/djangosaml2/
  0
  no reviews



Djangosaml2 is a Django application that integrates the PySAML2 library into your project. This mean that you can protect your Django based project with a service provider based on PySAML. This way it will talk SAML2 with your Identity Provider allowing you to use this authentication mechanism.

This package contains the Python 3 version of the library.