diff --git a/docs/Reference-Repository-Subsystem.md b/docs/Reference-Repository-Subsystem.md index 5b9fc68..a5e84f0 100644 --- a/docs/Reference-Repository-Subsystem.md +++ b/docs/Reference-Repository-Subsystem.md @@ -71,7 +71,7 @@ The following synchronisation configuration properties are supported by the subs ### Technical - Filtering -The following technical synchronisation configuration properties are supported by the subsystem to control the filtering of users / groups. All properties in the table use the key pattern `keycloak.synchronization.<filterCategory>.<filterType>.property.<property>`. +The following technical synchronisation configuration properties are supported by the subsystem to control the filtering of users / groups. All properties in the table use the key pattern `keycloak.synchronization...property.`. | Category | Type | Property | Default Value | Description | | --- | --- | --- | ---: | --- | @@ -87,7 +87,7 @@ The following technical synchronisation configuration properties are supported b ### Technical - Mapping -The following technical synchronisation configuration properties are supported by the subsystem to control the mapping of user / group attributes. Properties in the table use the key patterns `keycloak.synchronization.<mapperCategory>.<mapperType>.property.<property>` or `keycloak.synchronization.<mapperCategory>.<mapperType>.property.<property>.map.<subKey>`. +The following technical synchronisation configuration properties are supported by the subsystem to control the mapping of user / group attributes. Properties in the table use the key patterns `keycloak.synchronization...property.` or `keycloak.synchronization...property..map.`. | Category | Type | Property | Sub-Key | Default Value | Description | | --- | --- | --- | --- | ---: | --- | @@ -130,7 +130,7 @@ The following role mapping configuration properties are supported by the subsyst ### Technical - Role Name Filters / Mappers -The following technical role mapping configuration properties are supported by the subsystem to control which names should be mapped and to which Alfresco authority names. Properties in the table use the key patterns `keycloak.roles.<category>.<type>.property.<property>` or `keycloak.roles.<category>.<type>.property.<property>.map.<subKey>`. +The following technical role mapping configuration properties are supported by the subsystem to control which names should be mapped and to which Alfresco authority names. Properties in the table use the key patterns `keycloak.roles...property.` or `keycloak.roles...property..map.`. | Category | Type | Property | Sub-Key | Default Value | Description | | --- | --- | --- | --- | ---: | --- |