SecureBlackbox 2020 Python Edition

Questions / Feedback?

assertion_consumer_service_bindings Property

Bindings supported by the Assertion Consumer Service.

Syntax

def get_assertion_consumer_service_bindings() -> str: ...
def set_assertion_consumer_service_bindings(value: str) -> None: ...

assertion_consumer_service_bindings = property(get_assertion_consumer_service_bindings, set_assertion_consumer_service_bindings)

Default Value

"+Artifact,+POST,+Redirect"

Remarks

Use this property to specify the bindings for the Assertion Consumer Service (ACS) provided by this SP.

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