Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

SpringController redirect should be context-relative #177

Open
@lhazlewood

Description

@lhazlewood

It is not context relative currently, so if the web-app is deployed under a non-root context path (e.g. /foo), then redirects will fail.

The workaround is to change various stormpath.web.*.nextUri property values to have the context-path in them, which isn't ideal.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions