Commit 0f65c78
committed
Normalize attributes before validating them
This provides more accurate validation results, otherwise an IdP
sending only OID will fail all checks. The minor drawback is that
the debug page will show the already normalized names of the
attributes. This is not a big problem per se I think, because
in the end EB will work with this set, to what you send needs
to be normalizable to this.
Closes: #451 parent 03fd5ad commit 0f65c78
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
| 557 | + | |
| 558 | + | |
557 | 559 | | |
558 | 560 | | |
559 | 561 | | |
| |||
708 | 710 | | |
709 | 711 | | |
710 | 712 | | |
| 713 | + | |
| 714 | + | |
711 | 715 | | |
712 | 716 | | |
713 | 717 | | |
| |||
0 commit comments