• 0

BEA Weblogic help


Question

1 answer to this question

Recommended Posts

  • 0

I dont think there is a way of doing that unless you interact directly with the LDAP directory or database you are using as a Login Module source........

Interested to know if others have suggestions.

elaborating furthur:

JEE security model allow you to have multiple Login Modules allowing you to authenticate against multiple sources /providers... say a database, windows, LDAP, etc.

if say LDAP provider rejects the user, the security (depending on config) will move to the next login provider...etc

So under that model, it is difficult to get the "users" and thus I dont think there is an inbuilt api for you... you have to write your own user management code for your own security provider source...

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.