You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/09/06 00:44:00 UTC

[jira] [Commented] (GEODE-7156) support token based authentication in management rest api

    [ https://issues.apache.org/jira/browse/GEODE-7156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16923848#comment-16923848 ] 

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 <jm...@pivotal.io>

* 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)