SecureBlackbox 2020 PHP Edition

Questions / Feedback?

MetadataURL Property

The SP's metadata location.

Object Oriented Interface

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

Procedural Interface

secureblackbox_samlspserver_get($res, 22 );
secureblackbox_samlspserver_set($res, 22, $value );

Default Value

'/sp/metadata'

Remarks

This property specifies the metadata URL of this Service Provider (SP).

Data Type

String

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