SecureBlackbox 2020 PHP Edition

Questions / Feedback?

IDPSSOPageContent Property

The content of the IdP-initiated SSO page.

Object Oriented Interface

public function getIDPSSOPageContent();
public function setIDPSSOPageContent($value);

Procedural Interface

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

Default Value

''

Remarks

Use this property to specify the content of the Single Sign-On (SSO) page initiated by this Identity Provider (IdP).

Data Type

String

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