Question
EAI Systems
SA
Last activity: 29 Sep 2021 3:34 EDT
Transition user from Anonymous to authenticated user
In one of the use-case after anonymous user creates a case there is an option in the case for the user to login into the application.
We implemented anonymous authentication service and the user provided access to create case in his portal which is working fine, post that when the user tries to login using their credentials in modal dialog pyReAuthGadget post submit there is no refresh on the main window( tried to call reload of browser by placing the code into userform).
I could not able to find any arcticles to achieve the same.