6.2 IAM-Managed Users Connecting Directly

In this scenario, you manage end users in an IAM system (Microsoft Entra ID or OCI IAM), and they connect to the database directly using a SQL client (for example, SQL*Plus) and their own IAM credentials. No application is involved. This scenario is typical for data analysts, developers, and DBAs.

For an overview of the use case and authentication flow, see End Users Connect Directly to the Database.

Configuration path

  1. In your IAM system, register applications to represent the database and the SQL client. Subsequently, create end users and assign roles. Depending on your IAM provider and token type, see one of the following topics:
  2. Configure the database.
  3. Set up your SQL client for direct logon. See Configure a SQL Client for End-User Direct Logon.

Example configuration