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

Accessing Confluence SITE Homepage value via REST api

Raju
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.
September 4, 2015

From Confluence Global Configuration section we have set the SITE homepage value to our default space. This way users are directed to it after successful login.

Now we are working on SSO Integration and we want those users also land on our SITE home page. So question to you is how we can access this value via REST api or any other means.

I couldn't find any documentation providing any details toward this.

Thanks,
Raju

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Answer accepted
Steve Lancashire
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 8, 2015

There isn't a method to get the default SITE home page via a remote call.

However you can get the homepage of a space using the rest api, using a call to:

/rest/api/space/{spaceKey}?expand=homepage
0 votes
Raju
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.
September 9, 2015

Thanks Steve! This will help to get a workaround solution in place!

cheers,
Raju 

TAGS
AUG Leaders

Atlassian Community Events