[
https://issues.apache.org/jira/browse/GEODE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15816300#comment-15816300
]
Jared Stewart commented on GEODE-2194:
--------------------------------------
There are two distinct problems here:
1) The pulse webapp context is set so that static content (e.g. html pages)
lives at URLs like /pulse/clusterDetail.html but dynamic endpoints live at URLs
like /pulse/pulse/pulseVersion. (Dynamic endpoints have an extra /pulse/.)
2) The login handler is redirecting to /pulse/pulse/pulseVersion rather than
/pulse/clusterDetail.html
> Initial, post-login Pulse page is /pulse/pulse/pulseVersion
> -----------------------------------------------------------
>
> Key: GEODE-2194
> URL: https://issues.apache.org/jira/browse/GEODE-2194
> Project: Geode
> Issue Type: Bug
> Components: pulse
> Reporter: Jens Deppe
> Assignee: Jared Stewart
>
> When I login to pulse (regular security) the page I end up on is
> {{/pulse/pulse/pulseVersion}}. However the login is successful because if I
> just switch the URL to {{/pulse}} I end up at {{/pulse/clusterDetail.html}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)