Modifying Login Flows
Cantor, Scott
cantor.2 at osu.edu
Tue Jan 29 20:40:01 EST 2019
On 1/29/19, 8:20 PM, "users on behalf of Mr. Christopher Bland" <users-bounces at shibboleth.net on behalf of chris at fdu.edu> wrote:
> Still not working. I updated conf/authn/password-authn-config.xml to FDUExpiredPassword to be consistent. I also
> added the transition to flows/authn/conditions/conditions-flow.xml inside
You'd have to get more familiar with flows and start tracing the transitions I guess, but there's no reason that shouldn't work. That event string was declared as an end-state with your other changes, so the Password (sub)flow should terminate in that state, and then that should fall out as the overall authn flow result and then on out to the top level where the error handling control takes over.
It physically can't be redisplaying the login form at this point, so if it did that, so you must not have done something in particular that was already posted. I imagine you know you have to restart completely to change any of this so I'm sure you did that.
-- Scott
More information about the users
mailing list