OpenLDAP Password Policy account state handling.

Cantor, Scott cantor.2 at osu.edu
Wed Dec 14 18:30:57 EST 2016


On 12/14/16, 6:23 PM, "users on behalf of O'Dowd, Josh" <users-bounces at shibboleth.net on behalf of Josh.O'Dowd at mso.umt.edu> wrote:

>    I am not getting the same eventId you are, I think…  What I got for a message when I was returned to the login page
> was: EventKey = login, EventId = success

I don't think we have any Java code that would be signaling that event ID. Are you sure you didn't change the flow definition? You didn't create a classified message that would map something to "success"?

"success" means nothing to WebFlow. That's just a string. Any event that's not "proceed" (which is manifested inside the system as "null", I'm not going to try and explain why in a short email) means "transition unsuccessfully" because of how the flow is defined.

-- Scott




More information about the users mailing list