RE: [coldbox:17927] [ColdBox 3.5.0] How use security interceptor to redirect to page

Do you have an exception to make sure you don’t store the event of the login page while loggin in. Create a test page that outputs the session variable, and follow the process refreshing your test page along the way to ensure that values is what you expect it to be.

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com

I have attempted putting my event.getcollection() in session variable:

the url I need is in a struct “_securedUrl”, but I have no idea of how t access it…