Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Hide dashboard.action page from anonymous users

justindowning
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 14, 2011

I have a Confluence site with global USE permission for Anonymous users. I have the Site Homepage set to a specific space to 'sandbox' the anonymous user. However, a user could still navigate to the dashboard.action page. How can I lock this page down down to specific groups?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

7 votes
Answer accepted
HuseinA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 14, 2011

You can redirect anonymous users to a space or somewhere else by using Visibility Plugin and Redirection Plugin. For example, you can add the following in your Global Layout:

$helper.renderConfluenceMacro("{show-to:users=@anonymous}")
$helper.renderConfluenceMacro("{redirect:ds:}")
$helper.renderConfluenceMacro("{show-to}")

That will redirect Anonymous users to Demonstration Space whenever they reach Dashboard.

TAGS
AUG Leaders

Atlassian Community Events