How to retreive custom LDAP / AD attributes with WLS security API?
We need to retreive some aditional user attribute that are stored in AD, such as "region".
We'd like to avoid to connect programatically to AD and to handle failover, etc. to reteive that attribute
Does weblogic security api supports retreiving custom attributes from identity store?
Thanks,
-Chris