diff --git a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthBrowserID.pm b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthBrowserID.pm index a7f52ac26..11f686a09 100644 --- a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthBrowserID.pm +++ b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthBrowserID.pm @@ -121,7 +121,7 @@ sub extractFormInfo { $self->lmLog( "Assertion " . $self->{browserIdAssertion} - . " verification error:" + . " verification error: " . $self->{browserIdAnswer}->{reason}, 'error' );