SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SingleLogoutServiceBindings Property

Defines single logout service bindings.

Object Oriented Interface

public function getSingleLogoutServiceBindings();
public function setSingleLogoutServiceBindings($value);

Procedural Interface

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

Default Value

'+Artifact,+POST,+Redirect'

Remarks

Use this property to specify the single logout service bindings.

The binding is the mechanism of message exchange used by SAML requestors and responders.

Data Type

String

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