SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SingleSignOnServiceBindings Property

Defines single sign-on service bindings.

Object Oriented Interface

public function getSingleSignOnServiceBindings();
public function setSingleSignOnServiceBindings($value);

Procedural Interface

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

Default Value

'+Artifact,+POST,+Redirect'

Remarks

Use this property to specify the single sign-on 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]