race(); throw new JboException(e.getCause()); }But System.out.println((String)conf.getProperty(OIDIdentityStoreFactory.ST_USER_NAME_ATTR)); is printing cn and it is not taking the property configured for OID(i.e uid).I am able to get the other properties configured in weblogic except User Name Attribute .Kindly help me on fixing the issue.