ad_get_logout_url (public)

 ad_get_logout_url [ -return ] [ -return_url return_url ]

Defined in packages/acs-tcl/tcl/security-procs.tcl

Returns a URL to the logout page of the closest subsite, or the main site, if there's no current connection.

Switches:
-return (optional, boolean)
-return_url (optional)
Options:
-return
If set, will export the current form, so when the logout is complete the user will be returned to the current location. All variables in ns_getform (both posts and gets) will be maintained.
Author:
Lars Pind <lars@collaboraid.biz>

Testcases:
login_logout_urls
[ show source ]
Show another procedure: