SecureBlackbox 2020 PHP Edition

Questions / Feedback?

RedirectOnLogoutPage Property

Specifies the location to redirect the user on logout.

Object Oriented Interface

public function getRedirectOnLogoutPage();
public function setRedirectOnLogoutPage($value);

Procedural Interface

secureblackbox_samlspserver_get($res, 28 );
secureblackbox_samlspserver_set($res, 28, $value );

Default Value

'https://secureblackbox.com'

Remarks

Use this property to specify the page where to redirect the user on logout.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]