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

switch from password auth to API key auth #5

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

Conversation

cardoe
Copy link
Collaborator

@cardoe cardoe commented Jun 20, 2023

Switched the controller to using the password to authenticate to using the API key for authentication. This should solve the issue where 2FA is enabled on some accounts and we need to use an API key to authenticate programmatically.

Switched the controller to using the password to authenticate to using
the API key for authentication. This should solve the issue where 2FA is
enabled on some accounts and we need to use an API key to authenticate
programmatically.
@cardoe
Copy link
Collaborator Author

cardoe commented Jun 20, 2023

Leaving this as a draft because it depends on os-pc/cloud-provider-rackspace#11 to be merged and released as 0.0.1

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

Successfully merging this pull request may close these issues.

3 participants