RegisterOAuth2Client
Synopsis
[Actions]
RegisterOAuth2Client:ApplicationName=ClientApplicationName
Description
RegisterOAuth2Client registers the client, retrieves client metadata, and then updates the associated client configuration. This action can only be used when the authorization server supports dynamic client registration. InterSystems IRIS® registers the client when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs %SYS.OAuth.Registration.RegisterClient()Opens in a new tab to register the client defined by RegisterOAuth2Client.
Changing this Operation
This operation is designed to be used during a configuration merge. You can change RegisterOAuth2Client by editing the merge file in a text editor (as described in Editing the Active CPF).
See item number 4 in Creating a Client Configuration for more information on registering a client.