Add federated repository settings
Use this page to specify the configuration for access to a file repository.
To view this administrative console page, click Federated repositories, and then Configure.
. Under Available realm definitions, selectOn the next page, under Related Items, click Manage repositories. Under Add, select File repository.
Repository identifier
Specifies a unique identifier for the repository. This identifier uniquely identifies the repository within the cell.
Repository adapter class name
Specifies the implementation class name for the repository adapter. For a User Registry bridge, use com.ibm.ws.wim.adapter.urbridge.URBridge.
Base directory
The base directory where the files are to be created. This directory must already exist.
File name
The file name for the repository.
The default value is fileRegistry.xml.
Salt length
Specifies the salt length of the randomly generated salt for password hashing.
The default value is 12.
Message digest algorithm
Specifies the message digest algorithm to use for hashing the password.
Select one of the following: SHA-1, SHA-256, SHA-384 or SHA-512.
The default value is SHA-1.
Login properties
Specifies the property names to use to log into the application server.
Custom properties
Specifies arbitrary name and value pairs of data. The name is a property key and the value is a string value that can be used to set internal system configuration properties.