You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Eroma (JIRA)" <ji...@apache.org> on 2017/07/07 05:16:00 UTC

[jira] [Resolved] (AIRAVATA-2477) For gateway request, store admin password in credential store

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

Eroma resolved AIRAVATA-2477.
-----------------------------
    Resolution: Fixed

Resolving on request from [~tilaks26]

> For gateway request, store admin password in credential store
> -------------------------------------------------------------
>
>                 Key: AIRAVATA-2477
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2477
>             Project: Airavata
>          Issue Type: Bug
>          Components: PGA PHP Web Gateway
>            Reporter: Marcus Christie
>            Assignee: Sneha Tilak
>
> Looks like currently the code is storing the admin password provided by a gateway requester in the identityServerPasswordToken field of the Gateway object.  Instead the code should store the username and password in the credential store, get back a credential store token, and save this token in the identityServerPasswordToken field of the Gateway object.
> See AdminUtilities::create_pwd_token for how to generate a password token.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)