Skip to main content

Client management

OAuth clients represent applications that are authorized to request tokens from nevisMeta. Each client belongs to a setup and carries configuration such as redirect URIs, allowed grant types, and token lifetimes. Like setups and resource servers, clients support snapshot-based versioning, which allows administrators to schedule future configuration changes without disrupting active sessions. The API provides full CRUD access to clients as well as management of their versioned snapshots. Note that all client IDs used in this V2 API are internal nevisMeta identifiers, not the OAuth protocol's client_id field.