{ "id":"org.apache.sling:org.apache.sling.starter:slingosgifeature:starter:14", "title":"Apache Sling Starter", "description":"The Sling Starter demo application.", "vendor":"The Apache Software Foundation", "license":"Apache-2.0", "bundles":[ { "id":"org.apache.sling:org.apache.sling.starter.content:2.0.2", "start-order":"20" } ], "configurations": { "org.apache.sling.auth.form.FormAuthenticationHandler": { "preferReasonCode":true, "form.login.form":"/starter.login.html" }, "org.apache.felix.hc.core.impl.filter.ServiceUnavailableFilter~startupandshutdown": { "osgi.http.whiteboard.filter.regex":"(?!/system/).*", "avoid404DuringStartup":true, "service.ranking:Integer":2147483647, "includeExecutionResult":false, "osgi.http.whiteboard.context.select":"(osgi.http.whiteboard.context.name=*)", "tags":[ "systemalive" ], "autoDisableFilter":true, "responseTextFor503":"classpath:org.apache.sling.starter.content:startup/index.html" } } }