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

Support for token authentication (MFA) #383

Open
dalees opened this issue Jun 26, 2019 · 0 comments
Open

Support for token authentication (MFA) #383

dalees opened this issue Jun 26, 2019 · 0 comments

Comments

@dalees
Copy link

dalees commented Jun 26, 2019

Keystone v3 supports multiple methods of authentication, including password and token.
https://developer.openstack.org/api-ref/identity/v3/?expanded=#token-authentication-with-scoped-authorization

Currently, vagrant-openstack-provider supports password based authentication but this does not support OpenStack clouds that require token auth.

Example: CatalystCloud openrc requests and validates 2FA, then stores an environment variable OS_TOKEN for use by openstack commands instead of an environment password.

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

No branches or pull requests

1 participant