Displaying a simple error page from a flow
Cantor, Scott
cantor.2 at osu.edu
Mon Apr 24 23:21:10 EDT 2017
On 4/24/17, 5:36 PM, "Cantor, Scott" <cantor.2 at osu.edu> wrote:
> > The upgrade to 3.3.1 broke this for me. I had to add my custom event
>> (userNotEntitled) to system/flows/authn/authn-abstract-flow.xml :
Also, since I didn't notice this at first, and I don't want this error in the archive, no, that is *not* the fix. You should never modify system files unless you're asked to to address an unreleased bug or something of that nature.
The correction for this change, as described in the release notes, is to add the now-required transition rule to the authn-events-flow.xml file where you already defined your custom event (or whichever -events-flow.xml file is relevant to the event). And there are examples of that in the "original" file, which is installed to dist/ for reference.
-- Scott
More information about the users
mailing list