SQL Authenticator Deletes All Users and Groups during Domain Creation using WebLogic Kubernetes Operator (WKO)
(Doc ID 2974427.1)
Last updated on JUNE 20, 2024
Applies to:
Oracle WebLogic Server - Version 12.2.1.4.0 to 14.1.1.0.0 [Release 12c to 14c]Information in this document applies to any platform.
Symptoms
SQL Authenticator provider is configured in the domain yaml file. The database associated with the provider already has USERS, GROUPS and GROUPMEMBERS tables created from previous setup (not through WKO) and populated with application users and groups.
When creating a domain with WKO using auxiliary image the SQL Authenticator Authentication Provider deletes all existing users and groups from the tables and inserts the WebLogic default users and groups into the USERS and GROUPS tables.
This should not be happening because existing users and groups are needed by applications.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |