SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AssertionConsumerService Property

The location of the Assertion Consumer Service.

Object Oriented Interface

public function getAssertionConsumerService();
public function setAssertionConsumerService($value);

Procedural Interface

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

Default Value

'/sp/AssertionConsumerService'

Remarks

The Assertion Consumer Service (ACS) is the location that accepts SAML responses (artifacts) to establish a session based on assertions.

Data Type

String

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