Orchestrator API AD accounts

Hi I’m trying to connect to my on prem orchestrator via an API. Using Postman I get LoginModel is null error. I do get it to work using an HTTP request activity using a basic authentication but it doesn’t work with an AD account. It was claimed that this was working in the Cloud version. I’m on 2019.4.
thanks
Chris

Just a suggestion @chrisspring

Can you try passing the bearer token or authentication token you have while connecting to azure directory as the input for the http request you are sending to orchestrator?

Sorry I’m not using Azure, I’m using a corporate Active Directory


* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This email and any attachments with it are intended for the
addressee only. It may be confidential and may be the subject of
legal and/or professional privilege. If you have received this email in error please notify the sender
or postmaster@surreycc.gov.uk The content may be personal or contain personal opinions and
cannot be taken as an expression of the County Council's position.
Surrey County Council reserves the right to monitor all incoming
and outgoing mail. Whilst every care has been taken to check this e-mail for viruses, it is your responsibility to carry out
any checks upon receipt.
Visit the Surrey County Council website - http://www.surreycc.gov.uk
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Hi, did you try this? How to authenticate orchestrator api using windows credentials - #14 by codemonkee