ProfileInterceptConfiguration -- With Custom Error Message
Cantor, Scott
cantor.2 at osu.edu
Mon Oct 29 18:55:25 EDT 2018
On 10/29/18, 6:03 PM, "users on behalf of Joshua Brodie" <users-bounces at shibboleth.net on behalf of josbrodie at gmail.com> wrote:
> It's working......my apologies for the questions....I am learning Spring, and was working off an older
> 'conf/intercept/intercept-events-flow.xml' file.
That's not your fault, it's ours, we had to fix a lot of initial mistakes handling various kinds of custom flow scenarios and the boilerplate needed to keep things working and secure changed over time. The release notes may not be entirely clear about it. You wouldn't just stumble on the right thing to do if it wasn't documented or already in the file.
> If another service requires the same --- I can add...'ContextCheckDeniedTEST2' to wherever 'ContextCheckDeniedTEST'
> exists....like below?
If you mean "the same except with a different event name", yes, but if you just want to reuse the same event, then you don't have to add anything else.
-- Scott
More information about the users
mailing list