SecureBlackbox 2020 Python Edition

Questions / Feedback?

artifact_resolution_service Property

The location of the artifact resolution service.

Syntax

def get_artifact_resolution_service() -> str: ...
def set_artifact_resolution_service(value: str) -> None: ...

artifact_resolution_service = property(get_artifact_resolution_service, set_artifact_resolution_service)

Default Value

"/idp/ArtifactResolutionService"

Remarks

Use this property to specify the location of the artifact resolution service of this Identity Provider (IdP).

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