Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

redirect after Confluence login contains extra url encoded slash and results in 404

Gail Stewart
Contributor
February 19, 2014

I need help to fix this issue.

I click on a bookmark

https://mycompany.com/confluence/display/lab/Continuous+Deployment+Strategy+and+Objectives

sent to login page with this os_destination in the url window

https://mycompany.com/confluence/login.action?os_destination=%252Fpages%252Fviewpage.action%253Ftitle%253DContinuous%252BDeployment%252BStrategy%252Band%252BObjectives%2526spaceKey%253Dlab

submit my login credentials and I'm sent to this url which returns a 404

http://mycompany.com/confluence/%2Fpages%2Fviewpage.action%3Ftitle%3DContinuous%2BDeployment%2BStrategy%2Band%2BObjectives%26spaceKey%3Dlab

If I replace the first two %2F with a slash it works.

https://mycompany.com/confluence/pages/viewpage.action?title=Continuous%2BDeployment%2BStrategy%2Band%2BObjectives&spaceKey=lab

We are not using apache. the Context path setting is

<Context path="/confluence" docBase="../confluence" debug="0" reloadable="false" useHttpOnly="true">

4 answers

0 votes
IBM iX System Engineering Team
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 29, 2014
0 votes
Matthew J. Horn
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.
February 19, 2014

Could be your login VM files is inserting a trailing slash. Check the source. Not sure why this would start happening, unless someone was mucking around in those files...

0 votes
Gail Stewart
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 19, 2014

base server url does not have a trailing slash

https://mycompany.com/confluence

also version of Confluence is Atlassian Confluence 5.3.1,

0 votes
David at David Simpson Apps
Atlassian Partner
February 19, 2014

Check your Server Base Url in Confluence Admin | General Configuration for a trailing slash. If there's one present, remove it.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events