samlidp_delete

Remove a SAML IdP configuration.

Concept Link IconSee Also

Argument Required Description
entityid yes The entityid is used to globally identify an IdP or SP instance.

format

no

The format of the output for the API: text, json or xml. The default is text.

callback no

This only works with Direct APIs. This is a JavaScript function that should be called after the API is completed. This function will be called with the response of the API.  Please note: It can only be used when requesting this API via AJAX request. More Information can be found here.

Example:

servername/webadmin/api/samlidp_delete.php?entityid=VALUE

Output:

OK: Deleted SAML IDP by entityid https://samltest.id/saml/idp.

 

ERROR: No IDP found by this entityid