clegaspi / saml_reader

A tool to parse and verify SAML response data for MongoDB Cloud.
MIT License
7 stars 2 forks source link

Support python3-saml==1.14.0 #70

Closed clegaspi closed 2 years ago

clegaspi commented 2 years ago

They made the query functions into private methods instead of dunder private methods. Fix #49