Database Administration (MOSC)

MOSC Banner

Oracle Autonomous Database Enable IAM database password for users on secondary domains

Is it possible to enable OCI IAM database password for users that are created on a non-Default OCI Domain?

I try creating a user as such:

CREATE USER username IDENTIFIED GLOBALLY AS 'IAM_PRINCIPAL_NAME=mydomain/username';

And with the following IAM policy created:

Allow group 'mydomain'/'mygroup' to use autonomous-database-family in compartment mycompartment where target.database.id = '{atp-ocid}'

I am not able to login using the IAM database password this way.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center