clegaspi / clegaspi/saml_reader
Handle newlines in base64 strings
Open
bug
good first issue
- Dominant language
- Python
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Right now, the SAML reader will fail if the base64 string contains newline characters. It should strip whitespace characters and then try to process the string to avoid having to manually remove them in a text editor.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.