SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SignResponse Property

Specifies whether the IdP responses should be signed.

Object Oriented Interface

public function getSignResponse();
public function setSignResponse($value);

Procedural Interface

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

Default Value

false

Remarks

Set this property to True to automatically sign the responses sent by this IdP server.

Data Type

Boolean

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