Now let's assume that every page in our website is gated that means you need to login to the site with valid credentials to access any page of the site. To do this you can follow the Sitecore blog. Once you mark the website as required login and give the link of the Login page … Continue reading Creating Simple Authentication Module for Sitecore Site – Part 3 (Gated Website)
Login
Creating Simple Authentication Module for Sitecore Site – Part 2 (Login)
In this blog, we will create a Login page which will help registered users to login to the site. If you want to see how to create Registration work then you should refer this blog. The Login process idea for this blog has been taken from Sitecore site. To design a Login Page, we will … Continue reading Creating Simple Authentication Module for Sitecore Site – Part 2 (Login)