You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/04/08 17:08:04 UTC

[GitHub] [cloudstack-go] rejoshed opened a new issue, #30: Secret Key

rejoshed opened a new issue, #30:
URL: https://github.com/apache/cloudstack-go/issues/30

   Hello, for [cluster-api-provider-cloudstack](https://github.com/aws/cluster-api-provider-cloudstack), I'm hoping to be able to login as a sub-domain user from a domain admin account.
   
   To do so I need to be able to fetch a sub-domain user's api-key and secret-key.
   
   Using ListUsers doesn't populate secret key. Using getUser I can't seem to find the user, and I don't see the CloudStack API [getUserKeys](https://cloudstack.apache.org/api/apidocs-4.16/apis/getUserKeys.html) equivalent in the cloudstack-go api.
   
   Please provide guidance on how to get the sub-domain user's secret key.
   
   Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-go] rejoshed commented on issue #30: Secret Key

Posted by GitBox <gi...@apache.org>.
rejoshed commented on issue #30:
URL: https://github.com/apache/cloudstack-go/issues/30#issuecomment-1093100512

   Looks like getUserKeys has been around since 4.10.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-go] davidjumani closed issue #30: Secret Key

Posted by GitBox <gi...@apache.org>.
davidjumani closed issue #30: Secret Key
URL: https://github.com/apache/cloudstack-go/issues/30


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-go] rejoshed commented on issue #30: Secret Key

Posted by GitBox <gi...@apache.org>.
rejoshed commented on issue #30:
URL: https://github.com/apache/cloudstack-go/issues/30#issuecomment-1093098055

   Ah, I see it's not yet implemented.
   
   [getUserKeys](https://github.com/apache/cloudstack-go/issues/22)
   
   Any timeline on this? Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-go] rohityadavcloud commented on issue #30: Secret Key

Posted by GitBox <gi...@apache.org>.
rohityadavcloud commented on issue #30:
URL: https://github.com/apache/cloudstack-go/issues/30#issuecomment-1093122392

   @rejoshed let us review this and get back to you. Assigned to @davidjumani to look into implementation, possibly then do a new release with support for the requested API.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org