[
https://issues.apache.org/jira/browse/GEODE-7156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16923847#comment-16923847
]
ASF subversion and git services commented on GEODE-7156:
--------------------------------------------------------
Commit 2e030f61137bab475f89cabdb1c2d0fc9a9c293d in geode's branch
refs/heads/develop from Jinmei Liao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=2e030f6 ]
GEODE-7156: add token based authentication support in management rest… (#4005)
* GEODE-7156: add token based authentication support in management rest api
Co-authored-by: Joris Melchior <[email protected]>
* added security-auth-token-enabled-components property
* pass this property to the management web application context
* enabled auth token filter when that property is set
* improve SimpleSecurityManager to authenticate mock token
> support token based authentication in management rest api
> ---------------------------------------------------------
>
> Key: GEODE-7156
> URL: https://issues.apache.org/jira/browse/GEODE-7156
> Project: Geode
> Issue Type: New Feature
> Components: management
> Reporter: Jinmei Liao
> Priority: Major
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Why
> to support securities needs of customers, we need to provide token access.
> WHAT (for current plan)
> support access token in REST API
> NOT To-Do
> don't break the support of username/passwd in REST API for GEODE
--
This message was sent by Atlassian Jira
(v8.3.2#803003)