Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth: reuse existing token, when scope parameters are not defined #912

Closed
kayrus opened this issue Oct 20, 2019 · 0 comments · Fixed by #913
Closed

Auth: reuse existing token, when scope parameters are not defined #912

kayrus opened this issue Oct 20, 2019 · 0 comments · Fixed by #913

Comments

@kayrus
Copy link
Collaborator

kayrus commented Oct 20, 2019

Expected Behavior

Terraform OpenStack provider should reuse an existing token, when no scope is defined. This will resolve issues, when token is issued from application credentials and it is not allowed to create its subtoken.

Actual Behavior

Terraform OpenStack provider issues a new scoped token for every auth request, which contains the existing OS_AUTH_TOKEN.

References

gophercloud/gophercloud#1566
https://github.com/terraform-providers/terraform-provider-openstack/pull/861#issuecomment-531261745

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant