imsweb / django-saml-sp

A Django application for running one or more SAML service providers (SP)
BSD 3-Clause "New" or "Revised" License
15 stars 10 forks source link

Switch cert signing algorithm to SHA2_256 #23

Closed cs4p closed 1 year ago

cs4p commented 1 year ago

SHA1 is no longer supported in python 3.11. Recommend switching to SHA2_256