PRPC Access with MFA Authentication (TOTP) with Third party App
I would like to implement a Third party Time Based One Time Password authentication Mechanism.
I followed documentation but this only get the user to email/SMS (phone number) but there is no documentation about TOTP related. Can someone suggest how this can be achieved.
scenario :
When user tries to login to application - he/she needs to authenticate himself by entering the Secured OTP available on third party app (In my case third part app is MS Authenticator) else approve on the Push notification he/she gets on screen
***Edited by Moderator Marije to add Capability tags***