Role and Schema Mapping for Azure AD Authentication on Autonomous Database
Azure AD users are mapped to one database schema and optionally to one or more database roles. After mapping Azure AD users, user can connect to the Autonomous Database instance.
- Exclusively Mapping an Oracle Database Schema to a Microsoft Azure User
You can exclusively map an Oracle Database schema to a Microsoft Azure user. - Mapping a Shared Oracle Schema to an App Role
In this mapping, an Oracle schema is mapped to an app role. Therefore, anyone who has that app role would get the same shared schema. - Mapping an Oracle Database Global Role to an App Role
Oracle Database global roles that are mapped to Entra ID app roles give Azure users and applications additional privileges and roles above those that they have been granted through their login schemas.
Exclusively Mapping an Oracle Database Schema to a Microsoft Azure User
You can exclusively map an Oracle Database schema to a Microsoft Azure user.
Mapping a Shared Oracle Schema to an App Role
In this mapping, an Oracle schema is mapped to an app role. Therefore, anyone who has that app role would get the same shared schema.