Update Collecting Data authored by Janne Lauros's avatar Janne Lauros
...@@ -22,7 +22,7 @@ Having the interceptor is only a prerequisite for actual data collection. See Co ...@@ -22,7 +22,7 @@ Having the interceptor is only a prerequisite for actual data collection. See Co
Data storage options are in `userprofile.properties` - file. Data storage options are in `userprofile.properties` - file.
| Property Name | Default |Description | | Property Name | Default |Description |
| ------ | ------ |------ | | ------ | ------ |------ |
| idp.userprofile.StorageService |shibboleth.StorageService| Default storage service | | `idp.userprofile.StorageService` |shibboleth.StorageService| Default storage service |
| idp.userprofile.recordexExpiration |P180D| Expiration duration for dormant user record | | `idp.userprofile.recordexExpiration` |P180D| Expiration duration for dormant user record |
The default in-memory storage service can be used only for initial testing. A more permanent server-side [storage implementation](https://shibboleth.atlassian.net/wiki/spaces/IDP4/pages/1265631707/StorageConfiguration#Storage-Implementations) should be used in the long run. The default in-memory storage service can be used only for initial testing. A more permanent server-side [storage implementation](https://shibboleth.atlassian.net/wiki/spaces/IDP4/pages/1265631707/StorageConfiguration#Storage-Implementations) should be used in the long run.
\ No newline at end of file