This app is superseded by the new app therefore this repo is archived.
The privacyIDEA Authenticator currently implements the HOTP and TOTP (30 and 60 seconds) algorithms with SHA-1/SHA-256/SHA-512. It can scan QR codes according to the Google Authenticator Key URI.
The privacyIDEA Authenticator also provides a more secure way of enrollment as specified in our smartphone concept as well as the pushtoken with support for user-configured firebase projects.
The App is best used with the privacyIDEA Authentication Server.
The iOS App can be found here.
We are using Android Studio for development.
Tests are located in app/src/androidTests
.
You can run the tests from within Android Studio. Please assure to have a necessary emulator installed.
See the issues.
Ideas and pull requests are welcome.