Dear All,
configuring sql authenticator in weblogic
We are trying to configure sql authenticator to authenticate from a db table
for that we have completed below steps.
1)Created a datasource to oracle db
a)connection tested and succeeded and deployed it to the admin server and BI server as target
2)Created a readonlysqlauthenticator and wrote the queries for
a)SQL Get Users Password:
b)SQL User Exists:
and made the control flag sufficient for both default authenticator and the new sql authenticator
and restarted all the services. But unable to login with the database user and couldnt find those users in the users in security realm.
Do we need to do any further configuration to make those users available in users and groups ?
Do we need to fill other provider specific queries?
How to find the exact root cause of the error ?
any help will be highly appreciated.
TN

