Hi!
We’d like to be able to access data from IFS Cloud projections’ REST API while maintaining end user permissions from a third-party mobile application in which end users connect with Microsoft SSO.
With the IDP configured in IFS we have been able to get microsoft’s token but it is not the one accepted by keycloak so our calls don’t work and we are not able to do a “token-exchange” with keycloak as it seems that this option is disabled.
Is there a way for us to use Microsoft SSO as our primary IDP, and use that access token or to enable the “token-exchange” option on keycloak, to execute queries on projections API while maintaining end-user permissions ?