Open ID and Deeplink between apps (Users session issues) - No session found for deeplink: /link/Open, attempting to serve link as guest. 

0
Hi Team, We are facing an issue while opening deeplink from master app. And we are getting the below error due to sessions issues on the child app:    No session found for deeplink: /link/open/23, attempting to serve link as guest.    We are working on application (master.com, which enabled through network credentials (SAML/SSO) (where it connects to our internal users). We have another application (child.com) which needs to be connected with the master app (we don’t have SAML / SSO setup for the child app).  We have done the deeplink setup & OpenIdConnect for the child app from master app. And we are passing the user info to the child app through Webservice from master app (As its SSO we don’t capture any password info), when we launch the deeplink it’s asking the login page first time for the child app (even if it’s a MxAdmin Deeplink). Please let us know what we are missing to achieve the functionality. Thanks in Advance.  
asked
1 answers
0

Yes that is possible. You can use a deeplink for that and the autologin module from the appstore: https://marketplace.mendix.com/link/component/107925

There are some forum posts on how this all works in this forum. So search for those.

Regards,

Ronald

 

answered