Error: IdP cookie was not read (#595)

This commit is contained in:
Xavier Guimard 2017-03-08 22:48:55 +00:00
parent 3926b9876a
commit dec3eb4feb

View File

@ -839,7 +839,7 @@ sub extractFormInfo {
}
# If IDP is found but not confirmed, let the user confirm it
elsif ( $confirm_flag != 1 ) {
elsif ( $confirm_flag != 1 and !$idp_cookie ) {
$self->logger->debug("IDP $idp selected, need user confirmation");
# Control url parameter