SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AssertionConsumerServiceBindings Property

Bindings supported by the Assertion Consumer Service.

Object Oriented Interface

public function getAssertionConsumerServiceBindings();
public function setAssertionConsumerServiceBindings($value);

Procedural Interface

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

Default Value

'+Artifact,+POST,+Redirect'

Remarks

Use this property to specify the bindings for the Assertion Consumer Service (ACS) provided by this SP.

Data Type

String

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