Most of the time the problem is the navigation and that the home page of a role is a page instead of a microflow that first checks on a pending link for this user before opening the page you want the user to goto as homepage.
Regards,
Ronald
Hi,
Try setting the main url inside LoginLocation parameter at deeplink. If it is not a workable solution, you can set this parameters in your yaml or config file which can you find on your hosted environment .
\"DeepLink.IndexPage\":\"index.html\",\"DeepLink.LoginLocation\":\"https://your_web_site.com.tr/sso/login?cont=\",\"DeepLink.RequestHandlerName\":\"link\"
Hi Kevin and All,
Set the Deeplink Constants as below:
You can try below Custom Runtime Settings for App Environments:
It will solve this Problem.