You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
Dependencies
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.
The text was updated successfully, but these errors were encountered: