SecureBlackbox 2020 PHP Edition

Questions / Feedback?

RedirectBindingSign Property

Specifies whether to sign generated messages.

Object Oriented Interface

public function getRedirectBindingSign();

Procedural Interface

secureblackbox_samlreader_get($res, 164 );

Default Value

false

Remarks

Specifies whether to sign generated messages.

Use this property to enable or disable signing of generated binding entities. The SAML specification instructs that the binding should only be signed if the original XML was. This property therefore is only taken into account if the original XML was signed. With that in mind, certain service providers demand the binding to be signed at all times. Use RedirectBindingForceSign property to enforce signatures on all binding entities.

This property is read-only and not available at design time.

Data Type

Boolean

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