Skip to main content

DeleteOAuth2ServerClient

Delete an OAuth client description.

Synopsis

[Actions]
DeleteOAuth2ServerClient:ClientId=ClientId

Description

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

Changing this Operation

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

FeedbackOpens in a new tab