Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to call a web service before redirecting to logout page? #37

Open
ziadhaddad-REISYS opened this issue Mar 11, 2016 · 1 comment

Comments

@ziadhaddad-REISYS
Copy link

Thanks for this plugin!
I am not sure if I am missing something but I couldn't find a way to call a web service before redirecting to logout.html

@vikramjb
Copy link

You can place a call to a server call which does the necessary calls for you. For instance, in redirUrl you can call something like /Controller/SomeAction

And in "SomeAction" you can call the webservice and do whatever you would like done when the redir happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants