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 Multifactor authentication with TOTP. #332

Open
Farix1337 opened this issue Sep 23, 2021 · 1 comment
Open

Support Multifactor authentication with TOTP. #332

Farix1337 opened this issue Sep 23, 2021 · 1 comment

Comments

@Farix1337
Copy link

Dependencies

  • openstack4j Library
  • openstack api credentials UI and Storage
  • adding some additional Library for creating Passcodes from totp secret

Feature Request

At our companies openstack environment we (@MintInfusion, @frkautz, @Farix1337) need to activate multifactor authentication(mfa) via totp for additional security.
Currently the openstack4j library and accordingly the openstack-cloud-plugin has no support for mfa to use the authentication api with a totp passcode either with multi-step-authentication or single-step authentication.
Therefore we created an Issue at openstack4j openstack4j/openstack4j#162 with a Pull Request openstack4j/openstack4j#164 to address this missing feature.
As a followup we would like to integrate this new openstack4 library into the plugin and extend it to add an optional a TOTP Secret in the Openstack Credentials section to create valid passcodes for the authentication requests.

Currently we are testing our locally build Pull Request of the library within a locally build version of this plugin at our openstack instance.

As preperation we created the issue #330 with the pull request #331 to address all building issues with current plugin version beforehead.

@Farix1337 Farix1337 mentioned this issue Sep 27, 2021
6 tasks
@Farix1337
Copy link
Author

The fork of the repository was transferred to the @paydirekt-developer organisation. This organisation members will handle further implementation changes and fixes of this Issue and Pull Request instead. I will have no longer access to this fork.

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