Oracle Weblogic Server (MOSC)

MOSC Banner

CustomDBMSAuthenticatorPlugin

edited Oct 7, 2013 2:08AM in Oracle Weblogic Server (MOSC) 2 commentsAnswered
 Hi,
We are using OBIEE and Weblogic server 10.3.5.0. We have user authentication set up with LDAP and that works fine. A second authentication step, is to retrieve a list of GROUPS for each authenticated user. We would like to accomplish this by passing a userID to a REST webservice that will return an array of groups for that user.
To accomplish this, we are developing a custom Authenticator for Weblogic that will call the REST Web Service to return the groups. We are using the CustomDBMSAuthenticatorPlugin Provider and creating our own plugin class. Even though the name of the provider says "DBMS", it can be used to query other sources. We are close but running into an issue. When we start up Weblogic, we are receiving the following errors: 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center