How to authenticate orchestrator using API for Domain users

Hi,

For local user authentication we had orchestrator API where we pass Tenant name, username and password to generate bearer token.

i want to know how use create authentication if we are login to orchestrator (2018.4) using windows credential

Hi, If not yet resolved the API authentication with AD (or windows credentials) is not required. You can directly perform API calls and the authentication is resolved automatically. However it is a problem related to the Tenant authentication, if you have the same user on two different tenants the authentication is resolved always for the first tenant the user has access to.