[
https://issues.apache.org/jira/browse/JCLOUDS-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180535#comment-16180535
]
Andrea Turli commented on JCLOUDS-114:
--------------------------------------
I had a look at the keystone v3, they are quite richer than v2 and lots of new
things there
in particular, in v3 token mgmt needs to be a bit different as the response
payload doesn't contain the token id (it is stored on a header)
Also the "token" payload doesn't contain the services/endpoints as Access
returned by
https://developer.openstack.org/api-ref/identity/v2/index.html#authenticate so
I think we need to use
https://developer.openstack.org/api-ref/identity/v3/index.html#service-catalog-and-endpoints
Anyone has an idea of what privileges I need to invoke /v3/endpoints as I get
403 Forbidden with my account?
> Support OpenStack Keystone v3 API
> ---------------------------------
>
> Key: JCLOUDS-114
> URL: https://issues.apache.org/jira/browse/JCLOUDS-114
> Project: jclouds
> Issue Type: New Feature
> Components: jclouds-blobstore, jclouds-compute,
> jclouds-labs-openstack
> Affects Versions: 1.7.0
> Reporter: Jeremy Daggett
> Priority: Critical
> Labels: oak, openstack-keystone
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)