Maybe this is obvious, but I can't seem to log out as entering the site as a guest user? Is there any smooth way to create a logout-function for the guest users as I'm making a small intranet-site where there's no need for all users to have personal accounts.

Comments

darren oh’s picture

Status: Active » Closed (works as designed)

Guest users aren't logged in, so they can't log out.

sime’s picture

Just to clarify to the OP, if you want to return a browser back to it's unauthenticated state you just shut down the browser.

This might seem obvious but my first attempt was to remove all the cookies - which doesn't work.