The Community is now in read-only mode to prepare for the launch of the new Flexera Community. During this time, you will be unable to register, log in, or access customer resources. Click here for more information.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Separate service accounts connecting to App Broker's API

a_cutler2
By
Level 7

A customer is having an issue where the AB service account in production is being locked because of mid-server ServiceNow issues, which is bringing App Broker down completely. One suggested solution is to have separate service accounts for each external system that consumes App Broker's api, rather than one service account for App Broker and the ServiceNow integration. Is this possible? And if so, would the only required step in App Broker be to grant admin REST API access to the additional service account(s) under Site Management? 

(1) Solution

CharlesW
By Level 12 Flexeran
Level 12 Flexeran

You definitely want to use a different account for your basic auth profile in ServiceNow, otherwise you will likely have issues similar to what you are observing. The account that you use for the basic auth profile in ServiceNow does not require any special permissions, it can be a simple domain user account. The only requirement is that this account be added under the Rest API tab. No further permissions would be necessary in App Broker. 

View solution in original post

(1) Reply

CharlesW
By Level 12 Flexeran
Level 12 Flexeran

You definitely want to use a different account for your basic auth profile in ServiceNow, otherwise you will likely have issues similar to what you are observing. The account that you use for the basic auth profile in ServiceNow does not require any special permissions, it can be a simple domain user account. The only requirement is that this account be added under the Rest API tab. No further permissions would be necessary in App Broker. 

Top Kudoed Authors