SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SignMetadata Property

Specifies whether the IdP's metadata should be signed.

Object Oriented Interface

public function getSignMetadata();
public function setSignMetadata($value);

Procedural Interface

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

Default Value

false

Remarks

Set this property to True to sign the Identity Provider's (IdP) metadata before saving it. Do not forget to assign the signing certificate to the MetaSigningCertificate property.

Data Type

Boolean

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