Hey there,
We are trying to have a user-level account authenticate with Infor using auth-code flow, to receive a token which will be used in calling various Sx.e APIs. To get the token we are using postman, which has been created as an authorized app through the OS portal on a tenant admin level account. Getting the token through postman seems to work. I'll log in with the user-account credentials (username/password) from the postman web UI, then a token is given. When I call the API however, I get denied access because this account doesn't have permission to use the ION API - 403 Forbidden: Tenant Access Control violated.
Is there a way to update permissions for this user-level account in the OS portal, so that it has access to the ION APIs? Ideally without making the account a full blown admin.
Thanks!
-T