SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AuthnRequestUseIsPassive Property

Controls inclusion of IsPassive attribute in the request.

Object Oriented Interface

public function getAuthnRequestUseIsPassive();

Procedural Interface

secureblackbox_samlreader_get($res, 40 );

Default Value

false

Remarks

Controls inclusion of IsPassive attribute in the request.

Use this property to check or enable presence of the IsPassive attribute in the authentication request. Set this property to false to suppress inclusion of the attribute.

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]