In OAuth terminology, a external app accessing the PageSeeder API using OAuth protocol is referred to as a client.
You can create and manage clients in the OAuth clients page. There is a limit to the number of clients that each account can be associated with.
The “client” always refers to a specific instance of an app and its name and ID are unique. As there might be multiple instances of the same app, PageSeeder also provides a field to save the name of the app as opposed to the instance.
For example, different instances might be used for different environments (‘production’ and ‘staging’), different grant types, different locations, different datasets, or different accounts.
For security reasons, you only select one grant type per client. If your app requires a different grant type, register it using multiple clients.
The PageSeeder API includes several services to manage clients.
You also need to define your app as a client to use CORS, Webhooks or Single-Sign On (SSO).
The PageSeeder user manual
© Allette Systems (Australia)