Tagged Questions
1
vote
0answers
163 views
Authenticate weblogic security realm user against LDAP fails
I have installed weblogic '10.3.4.0' and created a domain business and created a user businessuser in the default security realm myrealm. The authenticator is a DefaultAuthenticator as in weblogic. ...
1
vote
2answers
749 views
Creating foreign JNDI settings in weblogic and lookup from Java client
Please post if there is any example/steps to configuring external LDAP and execute LDAP queries on it.
I tried the following
creating Foreign JNDI Providers
Created remote and local JNDI names
...