List clients
OAuth clients help web applications to get access to a resource server. Here configuration helps to manage them in order to use boruta for authentication and authorization. Beyond authorization, clients are the entrypoint for decentralized identity flows. The field descriptions are available in the main documentation pages.
GET /api/clients
list all the clients available on the server
Responses | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200
| ||||||||||||||||||||||||
401 The client is unauthorized to access this resource.
| ||||||||||||||||||||||||
403 The client is forbidden to access this resource.
|