Hi @budd.renaud ,
Happy New Year!!!
I am trying to archive authentication for two applications in one Open connect flow.
I have two Mitel applications having their own client ID. Separately auth flow is working fine and able to get the access code and token for further API requests.
What I am trying to achieve is to load one web application in an iframe inside the other web application to utilize the telephone services hiddenly.
For the parent application, I can get the access code and token using open connect flow from the cloud link. I am trying to achieve authentication for child web applications from parent access token or authorization code.
Request you to suggest if we have any ways to achieve the authentication for both the app without doing the login flow twice separately for both applications having different client-id.
Thanks