SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SingleSignOnService Property

The URL of the single logout service.

Object Oriented Interface

public function getSingleSignOnService();
public function setSingleSignOnService($value);

Procedural Interface

secureblackbox_samlidpserver_get($res, 43 );
secureblackbox_samlidpserver_set($res, 43, $value );

Default Value

'/idp/SingleSignOnService'

Remarks

This property specifies the relative URL of the single logout (SSO) service.

Data Type

String

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