SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SingleLogoutService Property

The URL of the single logout service.

Object Oriented Interface

public function getSingleLogoutService();
public function setSingleLogoutService($value);

Procedural Interface

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

Default Value

'/sp/SingleLogoutService'

Remarks

Use this property to specify the relative URL of the single logout service.

Data Type

String

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