SecureBlackbox 2020 PHP Edition

Questions / Feedback?

PreferredIDPToSPBinding Property

Specifies the preferred IdP to SP binding.

Object Oriented Interface

public function getPreferredIDPToSPBinding();
public function setPreferredIDPToSPBinding($value);

Procedural Interface

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

Default Value

4

Remarks

Specifies the preferred binding (message exchange mechanism) used for communication with Identity Provider (IdP).

csbtNone0
csbtSOAP1
csbtPAOS2
csbtRedirect3
csbtPOST4
csbtArtifact5

Data Type

Integer

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