SecureBlackbox 2020 PHP Edition

Questions / Feedback?

RemoveIdPSSOLink Method

Removes the specified SSO link.

Object Oriented Interface

public function doRemoveIdPSSOLink($index);

Procedural Interface

secureblackbox_samlidpserver_do_removeidpssolink($res, $index);

Remarks

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

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