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

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

Marcus Christie created AIRAVATA-2477:
-----------------------------------------

             Summary: 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)