Specific link not executing the microflow it belongs to if the user is not signed in

0
Hi All, I am using SSO in my application and I need to send users email with links to access a specific page. Earlier we were using DeepLink. Those users are being assigned the required user role during the login itself however now that microflow URLs are being used , the logic doesn't work as DeepLink. If the user is already logged in, they are redirected to the specific page, if not , they are taken to the default home page.   Note : Link is being created by a different system and the email is being sent by another mendix app and there is no connection between those two mendix apps as of now.   Please suggest what can be done in this case.
asked
0 answers