Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.

privacyidea/privacyidea-authenticator

Repository files navigation

This app is superseded by the new app therefore this repo is archived.

CircleCI

privacyIDEA Authenticator

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.

Development

We are using Android Studio for development.

Tests

Tests are located in app/src/androidTests.

You can run the tests from within Android Studio. Please assure to have a necessary emulator installed.

Todos

See the issues.

Ideas and pull requests are welcome.