SecureBlackbox 2020 PHP Edition

Questions / Feedback?

IDPSSOPage Property

Specifies the relative URL of the IdP-initiated SSO page.

Object Oriented Interface

public function getIDPSSOPage();
public function setIDPSSOPage($value);

Procedural Interface

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

Default Value

'/idpsso'

Remarks

Use this property to specify the address 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]