Hi, we are building a custom login page for Web Client using the ProcessLogin.aspx page to receive credential. However, we are trying to find if there is a way to go back to the custom login page after user trigger the logout action in the web client browser. Does anyone have any experience on this and if so, any advice on how to approach this? Thanks.
Question
Question
Replies
replied on June 5, 2019
One solution would be to replace login.aspx with a page that redirects to your login page.
0
0
replied on June 13, 2019
Hi Brian,
Thanks for your suggestion, we will have a look into it.
We have another question we would like to ask. Is it possible to perform single sign-on through the ProcessLogin.aspx page, as in the user does not have to type the username or password to login? Since this is part of the requirement and the custom login page has some other customization in place to validate the user. If SSO is not possible through ProcessLogin.aspx, is there any other method we could use to achieve SSO into Web Client? Many thanks.
0
0
You are not allowed to follow up in this post.