GET /oauth2/client/{id}/acl
Retrieve the AccessControlList for a specified OAuth Client.
Resource URL
https://repo-prod.prod.sagebase.org/auth/v1/oauth2/client/{id}/acl
Resource URL Variables
{id} | the ID of the OpenID Client of interest |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view |
HTTP Method | GET |
Request Object | None |
Response Object | AccessControlList (application/json) |