+

Search Tips   |   Advanced Search

Set stand-alone repositories

We can implement the user registry as a single stand-alone repository. A stand-alone repository can consist of virtually any type of repository, whether a relational database, file-based repository, or LDAP directory. WebSphere Application Server provides an implementation of the UserRegistry interface for a stand-alone LDAP repository out-of-box. To configure WebSphere Portal for a custom user registry with a stand-alone repository other than an LDAP directory, you must implement the UserRegistry interface.


Parent: Set up custom user repositories