Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

[wip] Extracting User and Tenant details during get token details api call #538

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

uruddarraju
Copy link

This change enhances the ExtractToken function to retrieve the user and tenant details from the get token response body. This will be useful in Kubernetes to do namespace authorization when the user uses a keystone token instead of his password

@uruddarraju uruddarraju changed the title Extracting User and Tenant details during get token details api call [rfr] Extracting User and Tenant details during get token details api call Feb 23, 2016
@jrperritt
Copy link
Contributor

Can we instead do something like this from identity v2: https://github.com/uruddarraju/gophercloud/blob/master/openstack/identity/v2/tokens/results.go#L153 ?

@jrperritt jrperritt changed the title [rfr] Extracting User and Tenant details during get token details api call [wip] Extracting User and Tenant details during get token details api call Apr 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants