Part II Quick Starts: Configure Oracle Deep Data Security

Explore quick-start tutorials that demonstrate various Oracle Deep Data Security (Deep Sec) configuration scenarios, ranging from basic setups to more advanced environments. Use them as a starting point for your own implementation.

Note:

The quick starts in this part use Oracle AI Database. To run them with Oracle Autonomous AI Database:
  • Connect to the target Oracle Autonomous AI Database service as the ADMIN user for database-side configuration.
  • Use service-managed TLS or mutual TLS (mTLS). For TLS, use the appropriate TLS connection string and any required client trust configuration. For mTLS, use the client credentials wallet and its service alias.
  • For Microsoft Entra ID integration, enable external authentication by calling DBMS_CLOUD_ADMIN.ENABLE_EXTERNAL_AUTHENTICATION with type => 'AZURE_AD'.
  • Create the sample schema in the service-provided DATA tablespace and assign the required quota on DATA.

The remaining Deep Sec identity, role, and data grant configuration steps apply without change.