We need to integrate multi factor authentication(MFA) in our ADF app.
Is there any tutorial which will help us do this? I tried searching on forum and google but could not find anything. Any guidance is appreciated.
I only got the below link through which I created custom security provider but it is not invoked for any web app that i create, it is only invoked at weblogic console login time.
https://www.oracle.com/technical-resources/articles/middleware/idm-multi-factor-authentication.html
Any help is appreciated.