Hello we are doing currently PoC with IDEA and like it so much!
We are looking to use only Idea Auth app on mobiles.
Only concern is token enrolment process for remote users (by remote I mean those not being visiting our office)
We do not want to send QR codes via eg mail. Also we do not want to allow user use more than 1 auth device (eg use same QR on second mobile)
Thinking about such scenario:
- generating single use code / PIN / password (delivered via email or SMS)
- generate new token on user Mobile (in Idea auth app) entering entering this PIN from step 1
So basically do not use QR codes but 2 steps enrolment process.
If possible without granting user to WebUI
Would this be possible with IDEA?