Database Error Messages

OCI-52505

Identity and Access Management principal type is missing or not supported.

Cause

An attempt is being made to create an application identity or data role mapping with a missing or invalid Identity and Access Management principal type. Examples of valid principal types are: for application identity: AZURE_CLIENT_ID, IAM_OAUTH_CLIENT_ID for data role: AZURE_CLIENT_ID, AZURE_ROLE, IAM_OAUTH_CLIENT_ID, IAM_OAUTH_GROUP Check the documentation for the complete list of valid principal types.


Action

Choose a valid principal type and try again.