SecureBlackbox 2020 Python Edition

Questions / Feedback?

authn_request_scoping_idp_list_get_complete Property

Matches the GetComplete element of the IDPList entry of the Scoping object.

Syntax

def get_authn_request_scoping_idp_list_get_complete() -> str: ...

authn_request_scoping_idp_list_get_complete = property(get_authn_request_scoping_idp_list_get_complete, None)

Default Value

""

Remarks

Matches the GetComplete element of the IDPList entry of the Scoping object.

Use this property to access or set the GetComplete element of the IDPList entry of the Scoping object of the authentication request. This property typically contains an URI that allows to retrieve a complete list of identity providers.

This property is read-only.

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