MFA with OAM and OMA
I have OAM 11gR2PS2 with OID as LDAP store. I am trying to set up multi factor authentication using oracle mobile authenticator.
As per the link below, I have configured access manager
http://docs.oracle.com/cd/E40329_01/admin.1112/e27239/shared.htm#CIHDGCEB
Also as mentioned in section “19.20.3.1 Understanding Oracle Mobile Authenticator Configuration” ,I have a simple html page which is protected by OAM and that page contains the following link.
oraclemobileauthenticator://settings?LoginURL::=http://host:port/ms_oauth/resources/userprofile/secretkey
Once I access the html page in my mobile and access this link, oracle mobile authenticator opens up and ask to accept the configuration received. Later I get a confirmation that configuration is updated.