Skip to main content

DeleteOAuth2Client

Delete an OAuth client configuration.

Synopsis

[Actions]
DeleteOAuth2Client:ApplicationName=ClientApplicationName

Description

DeleteOAuth2Client deletes an existing client configuration from the security database. InterSystems IRIS® deletes the client configuration when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs OAuth2.Client.DeleteId()Opens in a new tab to delete the client configuration defined by DeleteOAuth2Client.

Changing this Operation

This operation is designed to be used during a configuration merge. You can change DeleteOAuth2Client by editing the merge file in a text editor (as described in Editing the Active CPF).

FeedbackOpens in a new tab