Overview
Other components that this module uses or need:
Enrollment -> TokensDB The TokensDB module is responsible for e.g. for connection to the database where the public passkey will be stored.
Web -> Credential validator -> Passkey validator To authenticate users using a Passkey is what Integrity Web do. Go to Integrity Web documentation for more information. Here you will also find the valve used by the credential validator.
Enrollment -> TokenTest For testing purposes the enrollment application contains an authentication feature to verify that enrolled tokens can be used to authenticate. This is only for testing purposes and NOT recommended to use in an production environment.