Focal Point
[Solved]Custom Sign Out Link and redirection to Sign in screen

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

July 06, 2017, 12:30 PM
WF1326
[Solved]Custom Sign Out Link and redirection to Sign in screen
Hi,

We would like to create our own custom menu bar on the portal, instead of using the WebFOCUS default menu bar.

For our custom 'Sign Out' link how do i redirect the users to login page.

I found part of the solution in http://forums.informationbuild...057040776#5057040776

The link "/ibi_apps/rs/ibfs?IBIRS_action=signOff" ended my session, but did not redirect me back to signin page

Thank you on advance.

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


WebFOCUS
7703/7705/8105m/8201m/8202m

July 06, 2017, 01:03 PM
BabakNYC
I saw this in another page. Might help point you in the right direction:
1) Login to the WebFOCUS Administration Console
2) Click on Configuration / Application Settings / Security
3) Modify the IBI_Signout_Redirect_URL

I'm guessing you'll have to redirect to http://servername/ibi_apps/signin


WebFOCUS 8206, Unix, Windows
July 10, 2017, 09:53 AM
WF1326
I have a custom sign out link as below

[a href="/ibi_apps/rs/ibfs?IBIRS_action=signOff"]Log off [/a]

This logs me off, but does not redirect me to login screen.


WebFOCUS
7703/7705/8105m/8201m/8202m

July 10, 2017, 10:05 AM
BabakNYC
What's your IBI_Signout_Redirect_URL set to? You set this in WebFOCUS Admin Console.

Take a look at page 115 of this doc: How to Configure a Custom Logout Address.

https://techsupport.informatio...01SecAdmin/wfsec.pdf

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


WebFOCUS 8206, Unix, Windows
July 12, 2017, 11:37 AM
WF1326
Thanks you for your suggestion BabakNYC.

Making an ajax call worked for my case


WebFOCUS
7703/7705/8105m/8201m/8202m