clegaspi / clegaspi/saml_reader
Add ability to validate SAML response against identity provider certificate
Open
enhancement
- Dominant language
- Python
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The following web tool provides the ability to validate a SAML response digital signature against the identity provider's public certificate. It would be nice to add this functionality into this tool.
https://www.samltool.com/validate_response.php
[This page](https://stackoverflow.com/questions/21209510/validating-saml-signature-in-python) talk about [`xmldsig`](https://github.com/AntagonistHQ/xmldsig) as a tool that may already be able to do this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.