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_samlidpserver_get($res, 41 );
secureblackbox_samlidpserver_set($res, 41, $value );

Default Value

'/idp/SingleLogoutService'

Remarks

This property specifies 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]