Use Role-Based Access Control for IAM Authentication
Role-Based Access Control (RBAC) allows authorized users to access Oracle Autonomous AI Database in Oracle Cloud Infrastructure depending on their role or job function.
RBAC provides an alternate medium of authentication where you can log in to the database using domain credentials instead of schema-specific passwords. It helps system administrators to manage user access using a domain-integrated application and provide roles to the users. This information is securely passed to the database using JSON Web Token (JWT) with custom claim.
After configuring RBAC, you can generate a Connections file and use it to connect to the database from Spreadsheet Add-ins.
- Configure Role-Based Access Control Manually
You can configure Role-Based Access Control (RBAC) with JSON Web Token (JWT) custom claims in Oracle Cloud Infrastructure.
Parent topic: The Data Analysis Tool