SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SignAssertions Property

Specifies whether the assertions included in IdP responses should be signed.

Object Oriented Interface

public function getSignAssertions();
public function setSignAssertions($value);

Procedural Interface

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

Default Value

false

Remarks

Set this property to True to automatically sign the assertions included into the Identity Provider (IdP) responses.

Data Type

Boolean

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