SSO user invalid credential error when hitting Inventory endpoints through custom C8Y microservice

Hi,

We have created a custom c8y microservice which expose a REST endpoint to hit he inventory endpoints on basis of user role access, for example (https://<tenant_domain>/inventory/managedObjects/). So, when a user is logged in to tenant portal using username and password in that case we are able to access the inventory endpoint using the authorization header from http request, but when the user is logged in to the tenant portal using SSO login, in that case we are getting invalid credentials because authorization header not available in HTTP request.

please reply on the issue observed…

Looks like the same Issue i have. @Christoph_Souris currently investigates this for me.