<div dir="ltr">We have a few of things that we need to do post-authentication that we're presently (incorrectly) modeling as intercept flows:<div><br></div><div>1. Expiring password check</div><div>2. Yearly account checkup</div><div><br></div><div>I've got another one in the pipeline:</div><div><br></div><div>3. Authentication method check based on 2-factor completion</div><div><br></div><div>#1 could be probably be modeled as a conditions flow, but the other two are fairly complex and are best modeled as flows unto themselves. It occurs to me that there might reasonably be a standard hook for defining flows that run after authentication and can be configured similar to intercept flows. <span style="line-height:1.5">Thoughts?</span></div><div><span style="line-height:1.5"><br></span></div><div><span style="line-height:1.5">I considered using a custom c14n flow since to do #3 since squinting it seems like "subject oriented" work, but a general post-authn hook could be more generally useful for all cases above.</span></div><div><br></div><div>M</div><div><br></div></div>