|
|
|
|
|
by nine_k
2015 days ago
|
|
I wonder how hard would it be to adopt some SAML 2.0 (or maybe just 1.x) with this, and maybe a few other problematic bits updated, but otherwise unchanged? Do you think the rest is worth keeping? E.g. we did not stop using TLS when TLS 1.0 proved to have problems; we updated the cryptography and kept using the logic. |
|
But the problem described in the post wasn't the encryption. It was the logic. Specifically the order that things are done in. Parsing something before verifying it can be dangerous.