clegaspi / clegaspi/saml_reader

NameID fails validation if not trimmed of whitespace

Open
#81 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

If there is something like this:

```
foo@bar.com

```

In XML format, this reads as having a newline (and tab?) in the value, which is not valid, and is probably just a formatting issue. Should look into whether we can explicitly remove all newlines and tabs from XML to clean it up?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.