Focal Point
[SOLVED] Controlling the Portal "Sign Out" from JavaScript.

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/5057040776

July 01, 2015, 01:32 PM
GavinL
[SOLVED] Controlling the Portal "Sign Out" from JavaScript.
We are wanting to change the menu in portal to match our needs. Is there an API or URL, we can forward via JavaScript to Sign a user out and Change their own password?

This message has been edited. Last edited by: GavinL,



- FOCUS Man, just FOCUS!
-----------------------------
Product: WebFOCUS
Version: 8.1.04
Server: Windows 2008 Server
July 01, 2015, 03:22 PM
eric.woerle
Gavin, in the admin console, you can change the signout URL. Also, you can control whether a user can change their password through WF or not. The change password option would be on the login page. Now this is dependent on how you have your security model set up. I don't know whether or not the change password functionality pushes back down through LDAP. I think it can, but we don't handle our password changes that way here. We utilize CAS for SSO and have password changes as a part of that process.


Eric Woerle
8.1.05M Gen 913- Reporting Server Unix
8.1.05 Client Unix
Oracle 11.2.0.2
July 01, 2015, 03:27 PM
GavinL
I'm trying to build a mobile responsive page, so I have to replace the menu all together. I'm looking to create my own menu, but with the ability to log out and change password.



- FOCUS Man, just FOCUS!
-----------------------------
Product: WebFOCUS
Version: 8.1.04
Server: Windows 2008 Server
August 13, 2015, 03:30 PM
GavinL
FYI, I found the answer... Navigate to this URL of your domain.

/ibi_apps/rs/ibfs?IBIRS_action=signOff



- FOCUS Man, just FOCUS!
-----------------------------
Product: WebFOCUS
Version: 8.1.04
Server: Windows 2008 Server