Customer is having IFS cloud hosted remotley on Prem server. We are able to use IFS MWO desktop windows app but can’t use that app from mobile phones. It thows error “Something went wrong while tryingt o communicate with the server. Please check the connection and Server URL”.
IFS MWO Service Classic uses Entra based login from microsoft via login.microsoftonline.com. We use Application proxy to facilitate pre-authentication to services we use proxy for, in this case onprem installation of IFS cloud in a kubernetes cluster. From what we can tell the applications do not support claiming authentication before contact is intiated with the service URL of the cluster.
Can this be solved in any other way before it initiates the contact with service URL of the cluster ?