SecureBlackbox 2020 Python Edition

Questions / Feedback?

remove_id_psso_link Method

Removes the specified SSO link.

Syntax

def remove_id_psso_link(index: int) -> None: ...

Remarks

Multiple URLs may be used on an IdP to initiate the single sign-on (SSO) session. You can add new links using add_id_psso_link, and remove ones that are no longer needed with RemoveIdPSSOLink.

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