Unsupported APEX Authentication Schemes

Oracle APEX in Autonomous Database does not support certain application authentication schemes. If your application in Schema Service uses "Oracle Cloud Identity Management" authentication scheme, you must switch to a different authentication scheme after importing this application into Autonomous Database.

To change authentication scheme for your APEX application in Autonomous Database:
  1. Open your application in APEX App Builder.
  2. Click Shared Components, then click Authentication Schemes in the Security section.
  3. Click Create, click Next.
  4. Enter the Name for your new authentication scheme and select a supported Scheme Type (for example, "Application Express Accounts").
  5. Click Create Authentication Scheme.
  6. Run the application.