Question
Integrate microsoft authenticator or OTP in a process
Hi everyone,
I hope that you can help me with this case, here it is the use case:
I need to realize a process structured like this:
- User receive task (it has to see a read-only form);
- User validate the data contained in the form using a button;
- User need to confirm through Microsoft authenticator the action (or OTP via sms, if authenticator is not possibile);
- Process continues with the next steps.
Is it possible to realize something like this?
Thanks,
Daniele
