diff --git a/themes/src/main/resources/theme/base/admin/resources/partials/user-storage-ldap-mapper-detail.html b/themes/src/main/resources/theme/base/admin/resources/partials/user-storage-ldap-mapper-detail.html
index 72cfea4..88de0ff 100644
--- a/themes/src/main/resources/theme/base/admin/resources/partials/user-storage-ldap-mapper-detail.html
+++ b/themes/src/main/resources/theme/base/admin/resources/partials/user-storage-ldap-mapper-detail.html
@@ -46,7 +46,7 @@
<kc-tooltip>{{mapperType.helpText}}</kc-tooltip>
</div>
- <kc-component-config realm="realm" config="mapper.config" properties="mapperType.properties"></kc-component-config>
+ <kc-component-config realm="realm" clients="clients" config="mapper.config" properties="mapperType.properties"></kc-component-config>
</fieldset>