Custom Messages - ContextCheckInterceptConfiguration

Nate Klingenstein ndk at signet.id
Wed Oct 17 23:54:32 EDT 2018


Joshua,

 
I haven't personally implemented it yet, but there is this text in the documentation you referenced:

 
That's all you have to do, but you may want to change the event returned by your copy so that you can map it to a different error message. To change the event, edit your new mycheck-flow.xml file and replace the reference to "ContextCheckDenied" with the name of your event. It can be anything, more or less. Then you'll need to add that event to a file named conf/intercept/intercept-events-flow.xml. The default file includes a commented example for an event called "MyCustomEvent". Then you'll need to add that event in conf/errors.xml to the action needed.

 
That might be a way to implement the functionality you want,

Nate.

-----Original message-----
From: Joshua Brodie
Sent: Wednesday, October 17 2018, 9:43 pm
To: users
Subject: Custom Messages - ContextCheckInterceptConfiguration

For our own multiple flows, is it possible to have custom messages for ContextCheckInterceptConfiguration checks based on the flow? E.g. "Access to student email is for students only, if require access please contact blah at helpdesk" etc.
 https://wiki.shibboleth.net/confluence/display/IDP30/ContextCheckInterceptConfiguration

-- 

For Consortium Member technical support, see https://wiki.shibboleth.net/confluence/x/coFAAg

To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20181018/753ec4cc/attachment.html>


More information about the users mailing list