We are creating a public facing knowledge base for our clients so I have enabled anonymous users which works fine however I need to be able to restrict them from leaving the "Space".
For Example: If an anonymous user removes the space key from the URL they get access to the dashboard displaying the All Updates page. I know I can restrict them from being able to do anything but I don't want them to be able to get out of the space at all
Confluence provides limited access to places the anonymous user might find useful - search, the dashboard, etc. The only way to block that access would be to do it at the web-server side. If you have a proxy, you can block the non-space pages. It's not particularly useful to do so though.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.