You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2014/06/17 22:47:09 UTC

[jira] [Resolved] (STORM-222) Allow out of band credentials updates within topologies

     [ https://issues.apache.org/jira/browse/STORM-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Joseph Evans resolved STORM-222.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: feature-security

Resolving this issue because it is part of the security feature branch

> Allow out of band credentials updates within topologies
> -------------------------------------------------------
>
>                 Key: STORM-222
>                 URL: https://issues.apache.org/jira/browse/STORM-222
>             Project: Apache Storm (Incubating)
>          Issue Type: Sub-task
>            Reporter: Robert Joseph Evans
>             Fix For: feature-security
>
>
> In a multi-tenant environment secured environment users must ship credentials with their topology instead of reusing the credentials of the headless user running the storm cluster.
> To allow for this we need an API to allow for credentials to be pushed to the topologies out of band (As credentials can expire)  We need a way to renew credentials to reduce how often we need to push new credentials, and we need to hide as much of this as possible from the end user so they do not have to update their topologies in most cases.



--
This message was sent by Atlassian JIRA
(v6.2#6252)