SLING-10368 Add service user mapping for Auth Core
diff --git a/src/main/resources/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~sling_auth_core.json b/src/main/resources/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~sling_auth_core.json
new file mode 100644
index 0000000..3c076bc
--- /dev/null
+++ b/src/main/resources/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~sling_auth_core.json
@@ -0,0 +1,5 @@
+{
+  "user.mapping": [
+    "org.apache.sling.auth.core=[sling-readall]"
+  ]
+}