[
https://issues.apache.org/jira/browse/CLOUDSTACK-9099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046810#comment-15046810
]
ASF GitHub Bot commented on CLOUDSTACK-9099:
--------------------------------------------
Github user kansal commented on the pull request:
https://github.com/apache/cloudstack/pull/1152#issuecomment-162867278
@jburwell @DaanHoogland @kishankavala Have included some changes related
to the UI. Now after generating the keys from UI, after ListUserCmd() api,
listKeysCmd() will be called to fill the secret key as I have removed it from
the response value of other API's.
Also added a test in which a normal user tries to call the listKeysCmd()
for the admin account and hence giving a permission denied exception.
> SecretKey is returned from the APIs
> -----------------------------------
>
> Key: CLOUDSTACK-9099
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9099
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Kshitij Kansal
> Assignee: Kshitij Kansal
>
> The sercreKey parameter is returned from the following APIs:
> createAccount
> createUser
> disableAccount
> disableUser
> enableAccount
> enableUser
> listAccounts
> listUsers
> lockAccount
> lockUser
> registerUserKeys
> updateAccount
> updateUser
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)