clegaspi / saml_reader

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

Checks for empty stdin #69

Closed clegaspi closed 2 years ago

clegaspi commented 2 years ago

If stdin is not a file redirect or pipe, gives nice error. Fixes #51