SecureBlackbox 2020 PHP Edition

Questions / Feedback?

MetadataURL Property

The IdP's metadata location.

Object Oriented Interface

public function getMetadataURL();
public function setMetadataURL($value);

Procedural Interface

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

Default Value

'/idp/metadata'

Remarks

This property specifies the metadata URL of 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]