clegaspi / saml_reader

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

Cannot handle redacted certificate value #76

Open clegaspi opened 2 years ago

clegaspi commented 2 years ago

If a customer removes the certificate value manually, the app tries to convert a non-existent certificate value and produces an error. Should handle this gracefully.