|
Can I set Confluence to redirect users to a space homepage immediately after login? Yes. You can direct users to any of the space homepages when they login to the site This is configured by a site administrator from the Administration Console. Instructions on how to do this can be found here.
RELATED TOPICS |

Comments (1)
Oct 06, 2006
David Peterson says:
If you want to redirect users to different locations based on username, group or...If you want to redirect users to different locations based on username, group or space access permissions, you can use the Visibility Plugin and Redirection Plugin on the global homepage, something like so:
{show-to:group=custom group} {redirect:Custom Group Homepage} {show-to} {show-to:users=tom,jerry} {redirect:Tom and Jerry Homepage} {show-to}Add Comment