Duplicate detection can be implemented as a simple identification query over database of already registered users. If you do duplicate detection with high threshold (and consequently low FAR), it is best to consider all matches above the threshold. Set candidate count high enough to receive all candidates above the threshold.