Create system user for swagger API

Hi everyone,

We want create a system user to use the swagger API. This system user must be able to do only GET request on a specific table.

To do this I add a permission group with read permission on that Table, but this user is not allowed to use Swagger API. The system user can login in the AppServer but it doesn't see anything.

If I login with the system user credential and then i try to send the GET request, the App Server response with "403 Forbidden" response.

Can someone help me?

We use One Identity version 8.1

Thanks in advance.

Parents Reply Children