BO Authentication for External Consumer
Summary
How do we give an access token to a caller wanting to invoke a BO EndpointContent
Hello all,
We are running into a few issues with calling Business Object endpoints from third party applications. Our hope is to proxy the BO endpoints in our API Gateway, but even before that, we need some help understanding how the authentication works relative to said BO Endpoints.
- In the sample application below we see that we can get an Access Token by generating it in the UI, we can then place the token in Postman and call any of the BO endpoints in the BO’s in this test application. However, we haven’t been able to make the same functionality work through IDCS, where the external application would get the access token to then call a BO endpoint.
Tagged:
1