IDP 4.3.1 login.vm view - error messages?
Cantor, Scott
cantor.2 at osu.edu
Tue May 2 16:48:53 UTC 2023
> Since our custom error messages are transported using Exceptions, we first
> process those
That's something you'd really want to change, get them mapped to events and then it just works like always, save that yes, if you run another flow first and it sets a classified event, then it's going to be there.
But in the aggregate, the point was, yes, that template is there so you can handle everything as you want or need to.
There's really no way to "handle" NoCredentials though since if it's being filtered out, you won't handle it when it actually happens. Normally that's not a big deal since it would mean the user never entered anything in one of the fields and you could handle that with javascript too.
-- Scott
More information about the users
mailing list