Skip to main content

We have an endpoint in indicium to receive messages from another application. The endpoint is now secured using the basic authentication (username + password). We would like to secure this endpoint with an additional bearer token (OAuth 2.0). How do I achieve this with the Thinkwise platform?

 

The application is hosted in Azure Cloud, so Indicium and the Universal GUI are both configured within a single webapp.