IdentityConfig
The identityConfig section is the place where the necessary settings for Identity Server operations are defined.
Fields
The identityConfig contain the following fields to be defined:
DatabaseName
The name of database where the identity data objects will be stored.
Requirements Rules:
- Is Required;
- The name must be exist in Databases list in the current model;
- See Databases section for more details.
- A relational database instance type is required.
Example:
1 2 |
|
We recommend maintaining a dedicated database for Identity Server data.