Vasanth
2 years agoNew Contributor II
Issue with REST API connectivity to OS
Hi,
We are trying to setup REST API by following the OS documentation. Here we are using Azure as external authentication provider. We are able to get the token successfully, but passing back to th...
- 2 years ago
All,
I was able to get it fixed by connecting with OneStream support. Basically, there are some information missed in the Rest API documentation.
After all the setup is done as per the documentation, we need to add a native user and, in the authentication, select as external user (Azure or Okta etc whatever you have for external AD). And in the external user name you need to provide the client ID as setup at the Azure or Okta.
Then in your rest API connection you need to use this native user name and the client secrets as the password.
Hope this helps!
Thanks,
Vasanth