Hello,
I try to run sling in karaf but have an issue with the Authentication Support. I have installed the bundles karaf@root()> list START LEVEL 100 , List Threshold: 50 ID | State | Lvl | Version | Name --------------------------------------------------------------------------------------- 53 | Active | 80 | 2.0 | Content Repository for JavaTM Technology API 58 | Active | 80 | 3.2.2 | Apache Commons Collections 59 | Active | 80 | 1.3.1 | Apache Commons FileUpload 60 | Active | 80 | 2.4.0 | Commons IO 61 | Active | 80 | 2.6 | Commons Lang 69 | Active | 80 | 2.9.0 | Apache Sling API 70 | Active | 80 | 1.3.12 | Apache Sling Authentication Service 71 | Active | 80 | 1.3.2 | Apache Sling Dynamic Class Loader Support 72 | Active | 80 | 2.2.0 | Apache Sling Commons Java Compiler 73 | Active | 80 | 2.0.16 | Apache Sling JSON Library 74 | Active | 80 | 2.1.8 | Apache Sling MIME type mapping support 75 | Active | 80 | 2.3.0 | Apache Sling Commons OSGi support 76 | Active | 80 | 2.4.10 | Apache Sling Scheduler Support 77 | Active | 80 | 3.2.2 | Apache Sling Thread Support 78 | Active | 80 | 2.4.4 | Apache Sling Engine Implementation 79 | Active | 80 | 3.0.0 | Apache Sling Query 80 | Active | 80 | 1.2.6 | Apache Sling Resource Resolver 81 | Active | 80 | 1.2.2 | Apache Sling Service User Mapper 82 | Active | 80 | 1.3.7.SNAPSHOT | Apache Sling Settings 117 | Active | 80 | 1.0.8 | Apache Sling Form Based Authentication Handler A web-request brings the following error: AuthenticationSupport service missing. Cannot authenticate request. Looks like I need an additional bundle? Already tried around and "Apache Sling Form Based Authentication Handler" should do the job? Thx for help. Mike
