SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ArtifactResolutionService Property

The location of the artifact resolution service.

Object Oriented Interface

public function getArtifactResolutionService();
public function setArtifactResolutionService($value);

Procedural Interface

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

Default Value

'/sp/ArtifactResolutionService'

Remarks

Use this property to specify the location of the artifact resolution service 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]