5.10.4. TiQR Token Configuration¶
5.10.4.1. Configuration Parameters¶
- TiQR Registration Server
You need to at least enter the TiQR Registration Server. This is the URL of your eduMFA installation, that can be reached from the smartphone during enrollment. So your smartphone needs to be on the same LAN (WLAN) like the eduMFA server, or the enrollment URL needs to be accessible from the internet.
You also need to specify the path, which is usually
/ttype/tiqr
.During enrollment, the parameter
action=metadata
andaction=enrollment
is added.Note
We do not recommend putting the registration URL on the internet.
- TiQR Authentication Server
This is the URL that is used during authentication. This can be a different URL than the Registration Server. If it is left blank, the URL of the Registration Server is used.
During authentication the parameter
operation=login
is added.