[
https://issues.apache.org/jira/browse/GEODE-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655405#comment-15655405
]
ASF subversion and git services commented on GEODE-2084:
--------------------------------------------------------
Commit aac49f3f0c17c1e396e6dbe9fb84849bd6c9b2c6 in incubator-geode's branch
refs/heads/develop from [~kduling]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=aac49f3 ]
GEODE-2084 - When executing a rest api in a browser, the login page presented
in the browser is not setting the username/password correctly
* Changed RestSecurityConfiguration to not call login(), which will bring up
the browsers Authentication dialog instead.
* this closes #281
> When executing a rest api in a browser, the login page presented in the
> browser is not setting the username/password correctly
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-2084
> URL: https://issues.apache.org/jira/browse/GEODE-2084
> Project: Geode
> Issue Type: Bug
> Components: configuration, rest (dev)
> Affects Versions: 1.0.0-incubating
> Reporter: Jinmei Liao
> Assignee: Kevin Duling
> Fix For: 1.1.0-incubating
>
>
> Steps to reproduce:
> 1. start up a server with security
> 2. in a browser address bar, type in: http://<ip
> address>:7070/geode/v1/servers, after putting in username/password, I should
> see the result json, but instead, I keep getting the login page.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)