UniversitaDellaCalabria UniAuth Versions Save

a Django SAML2 IDentity Provider based on pySAML2

2.0.1

2 years ago

2.0.0

2 years ago

2.0.0-beta

3 years ago
  • code cleanup
  • removed unused imports
  • fix: getIDP cannot return a HttpResponse
  • setup.py classifiers

2.0.0-alpha2

3 years ago

many breakage from the previous release https://github.com/UniversitaDellaCalabria/uniAuth/compare/1.2.3...master

Warning: SP attribute processors defined in models.ServiceProvider.attribute_processors MUST be modified from 'idp.processors' in 'uniauth_saml2_idp.processors.base' or 'uniauth_saml2_idp.processors.ldap'

1.2.3

3 years ago
  • fix: name_id_format and name_id_policy.allow_create absence workaround
  • feat: SameSite cookie refactor
  • feat: issue_istant log

v1.2.2

3 years ago

LDAP uid escape filter

v1.2.0

3 years ago

v1.2.0-rc

4 years ago

Some code refactor. AAcli and MDQuery commands.

v1.0.2

4 years ago
  • Code coverage to 81%
  • pysaml2 v5.0.0 as requirement

v1.0.0

4 years ago

A coverage of the 75% of the code and a better exception handling with more eloquent log informations, coupled with a more then a year in a real production context, made this first official release finally available.