Date Posted:
Product: TIBCO Spotfire®
Product: TIBCO Spotfire®
Problem:
How to logout a user programmatically from the Spotfire Server when using external authentication filters, or in Web Player mashup applications.
Solution:
The logout url for the new version of Spotfire has been updated and it can be used in Web Player mashups. To logout a user's Spotfire session, use the following URL:
http://<spotfireserverhost>:<port>/spotfire/logout.jsp
where
<spotfireserverhost> is the server name or IP address for the Spotfire Server instance
and
<port> is the port that the Spotfire Server instance is listening on.
Comments
0 comments
Article is closed for comments.