DoubleClue is an Identity & Access Management (IAM) Software which facilitates the administration of identities as well as the management of access rights for various applications, systems and networks. A Multi-Factor Authentication (MFA) with eight different authentication methods.
DoubleClue can be installed on premisses (Windows or Linux 64Bit Systems). Alternatively you can install DoubleClue cloud.
** DoubleClue online Cloud ist not available anymore **
Please ask support@doubleclue.com
For on premises installation please follow the link: Installation Guide
DoubleClue has build-in interfaces with the all the most popular Identity interfaces such as:
- RADIUS (mostly used by VPN, Firewalls and applications)
- SAML (Security Assertion Markup Language 2.0)
- OpenId (OAuth)
- REST-API
DoubleClue supports 8 different authentication methods.
- Push Approval: It uses the user's mobile phone, finger print or faces-id or password to do very comfortable MFA authentication. DoubleClue App is required
- SMS
- Voice Message
- Hardware OTP (One Time Password)
- Software OTP
- FIDO
- QR-Code Generator, Requires DoubleClue App
- Password
- Integrates with Microsoft Active Director
- Integrates with Microsoft Azure
PasswordSafe the password management of DoubleClue. Your passwords are stored in (kdbx KeePass Format) files in DoubleClue CloudStorage
-
Password files are stored centrally. Never stored on mobile phones or workstations
-
The Master-Key for the kdbx files is never stored in DoubleClue.
-
User can access passwords from UserPortal, DoubleClue App or by installing the DoubleClue Plug-in to KeePass.
-
User can share kdbx files with other users or groups
DoubleClue is a very modular architecture. You can add plugin modules to DoubleClue. The module will have its own menus and actions. For more information on how to create a new module see the document 'documentation/DevelopmentModule.odt'
Every module menu and action (button and links) will be managed by the administration privileges utility
AutoGUI is a utility which can list, display, edit and deletes objects with only some lines of code. For more information on how to create a new GUI see the document 'documentation/DevelopmentModule.odt'.
This utility creates auto GUI for all module preferences. Developer needs just to add variable in the preferences Java class of the module