How to Configure WebLogic SQL Authentication Provider and Create Users Programmatically via WLST
(Doc ID 1464022.1)
Last updated on OCTOBER 02, 2024
Applies to:
Oracle WebLogic Server - Version 10.3 and laterInformation in this document applies to any platform.
Goal
You can use the Admin console to create users in the database using a SQL authenticator which will encrypt passwords and store them in DB tables, but when a customer needs to add hundreds of users in a DB whose passwords should be stored in encrypted form, you can use WLST script to perform the same as given below.
Solution
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
Goal |
Solution |
References |