The TiQR Token is an OCRA based Smartphone Token, that can be used to authenticate by just scanning a QR
code.
TiQR Registration Server
@if (regServerInput.errors?.['required']) {
TiQR Registration Server is required
}
The Registration Server is this privacyIDEA server.
Note that the privacyIDEA server needs to be accessible from the users smartphone.
TiQR Authentication ServerThe Authentication Server is this privacyIDEA server.
Note that the privacyIDEA server needs to be accessible from the users smartphone.
TiQR Service DisplaynameThis is the display name of your service in the TiQR app.
TiQR Service IdentifierThis is the service identifier that will be passed to the TiQR app.
This should contain a reverse FQDN (defaults to org.privacyidea).
TiQR Logo URL
@if (logoUrlInput.errors?.['required']) {
TiQR Logo URL is required
}
The URL that contains the logo of the service.
OCRA SuiteThis is the OCRA suite used by the TiQR App. The default OCRA suite is OCRA-1:HOTP-SHA1-6:QN10.
For more details see the
RFC 6287.
TiQR Info URL
@if (infoUrlInput.errors?.['required']) {
TiQR Info URL is required
}
The website of the identity provider