Kristofer M White
Kristofer M White
I wrote code to do this in my fork. I'll submit a pull request.
@bruno-toledo Old post, but in our setup, IdP-initiated auths just hit the /auth/saml/callback route. In there, I validate the SAMLResponse param and continue with the authentication flow. I'm no security...
I ran into this issue in a Rails 4.2 (through Rails 5.2) app we run at Buildout Inc. These changes ensured that our authentication flow did correctly abort when the...
Oof. Saw CI failed. Fixing the faker callers.