teamforus / forus

Online platform voor maatschappelijke projecten.
https://forus.io
GNU Affero General Public License v3.0
9 stars 3 forks source link

DigiD; show error when canceling. #2251

Closed jamalv closed 3 years ago

jamalv commented 3 years ago

@jamalv commented on Wed Mar 17 2021

Learn more about change requests here: https://bit.ly/39CWeEE

Requested by:

Logius

Change description

When a user cancels their login attempt using DigiD, the user needs to be taken to a page with an error; that the login has been canceled. Probably we already should have this error but something is going wrong.

Dutch: Schermgedrag bij annuleren. Als de gebruiker het authenticatieproces annuleert (SAML-statuscode “Authn Failed” of CGI-statuscode 0040), komt de gebruiker terug in het scherm vanwaar getracht is de authenticatie te starten. Dit gebeurt in hetzelfde browserscherm. Er dient een melding getoond te worden met de mededeling dat het inloggen is geannuleerd.


@jamalv commented on Wed Mar 17 2021

I was able to reproduce this using both the DigiD recovery, and trough the signupflows.


@maxvisser commented on Wed Mar 17 2021

I don't believe it needs to return to an error. It just needs to return where you left. Currently with restoring after you cancel you are returned to the homescreen


@jamalv commented on Wed Mar 17 2021

"Er dient een melding getoond te worden met de mededeling dat het inloggen is geannuleerd." - from here I understand that Logius doesn't have strong requirements on the content/display of the notification. Just that it needs to be there.

Can we use the same notification as when a user is successfully logged in? With the text; "Inlogpoging geannuleerd"?