Hi Adil,
You need to create a User Role “Anonymous” or whatever you like “Guest”
from the “Security” in the Project Explorer
Next you need to go to the “Anonymous Users” tab and select under “Anonymous User Role” the role you created in the previous step
You also attach the following page as the Navigation Item from your menu, so that you can manage the users and passwords for managing the other users.
Anonymous User role would be used to decide what kind of access will the anonymous users have to your appplication. Once a User selects “Anonymous”, they wont require any password,
Thank you for the answer it resolved my issue.