Hide Forgot
Description of problem: When you get an AuthnFailed reply from an IDP the message is not handled properly and the user is presented with an incorrect message. Version-Release number of selected component (if applicable): 5.0 How reproducible: On IDP AuthnFailed Steps to Reproduce: 1. Try to login with an IDP that will reply AuthnFailed Actual results: The IDP's reply failed validation: Crypt::OpenSSL::VerifyX509::verify: x509 is not of type Crypt::OpenSSL::X509 at /usr/share/perl5/vendor_perl/Net/SAML2/Binding/POST.pm line 67. Expected results: Your authentication with the IDP has failed with status: urn:oasis:names:tc:SAML:2.0:status:AuthnFailed Additional info:
Need to check status in Login.pm and set failure = AUTH_LOGINFAILED
This bug has missed the BZ5 feature freeze and has been bumped to 5.x.