Service account

How to create whitelist with scope view-clients for service account

Change client type to confidential, this will enable service account for that client. Submit the changes and a new service account roles tab appears in that client configuration.

There, in the client roles, select the realm you want to give that client access to and add view-clients to the list of roles.

HI, weltonrodrigo
We wonna view specific clients (whitelisted)
for example:
Our service account will have access to view client X but won’t have access to client Y.
So if we try to fetch roles of client Y we will recieve an error but if we try to fetch roles of client X we will recieve them.