Configure MFA Factor enrollment in Okta

  1. Specify authentication:

    This task can be ignored if multifactor enrollment was previously configured.

    1. In the Admin Console, go to SecurityMultifactor.
    2. Select the Factor Types tab.
    3. Select a factor and then select Activate from the dropdown menu.
    4. See also MFA.

  2. Add and configure the Oracle Access Manager MFA app:
    1. In the Admin Console, go to ApplicationsApplications.
    2. Click Browse App Catalog.
    3. Search for and select Oracle Access Manager (OAM) MFA, and then click Add Integration.
    4. Enter an Application label and the Redirect URI. The redirect URI should be set to the page that your test app redirects to for login.

      URIDescription
      StandaloneThe host:port combination for your OAM server.
      For example: http://oam-server.mydomain:14100
      ClusterThe host:port of the enterprise load balancer in front of your OAM servers.
      For example: http://oam-lb.mydomain:7777
    5. Select the Sign On tab and note the Client ID and Client secret.

    6. Select the Assignments tab and then click either AssignAssign to People or AssignAssign to Groups as appropriate.
      Note: The user must be assigned to the app.

    7. In the Admin Console, go to CustomizationsOther.

    8. Scroll to IFrame Embedding and click Edit.
    9. Select Allow IFrame embedding.
    10. Click Save.