In some cases you may want to force the login screen to appear for a user. To do so you need to add onto your URL.
Place the code below onto the end of your URL.
&force=1
For instance if I want to require someone to login to view my main catalog page this would be my URL.
myorderdesk.com/Catalog/?Provider_ID=#####&force=1
Comments