We have an internal compliance requirement to transition from using direct database user accounts to Service ID–based authentication for all application-to-database connections. Our application currently uses a standard database user in the configuration files.
We need to understand whether replacing the existing database user in the application configuration with a Service ID will cause any functional or connectivity impact. Specifically:
Will the application behavior, permissions, or connection handling be affected if we switch to a Service ID?
Are there any dependency changes, configuration updates, or driver-level adjustments needed to support Service ID authentication?
If an impact is expected, what is the recommended approach or migration steps to ensure a seamless transition?
Refer to the Output Management Web Viewer Supportability Matrix for supported components.