Index: lams_central/web/WEB-INF/web.xml =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/WEB-INF/Attic/web.xml,v diff -u -r1.51.2.23 -r1.51.2.24 --- lams_central/web/WEB-INF/web.xml 9 Sep 2016 07:24:20 -0000 1.51.2.23 +++ lams_central/web/WEB-INF/web.xml 27 Sep 2016 06:22:57 -0000 1.51.2.24 @@ -298,6 +298,13 @@ org.lamsfoundation.lams.web.LoginRequestServlet + + + LoginRequestLti + + org.lamsfoundation.lams.web.LoginRequestLtiServlet + + LearningDesignRepository @@ -416,6 +423,11 @@ LoginRequest /LoginRequest + + + LoginRequestLti + /LoginRequestLti + LearningDesignRepository @@ -640,6 +652,7 @@ Public content /LoginRequest + /LoginRequestLti /services/xml/LessonManager/* /services/xml/LearningDesignRepository/* /services/LearningDesignSVG/* @@ -702,6 +715,7 @@ Add lesson /addLesson.jsp + /lti/addLesson.jsp MONITOR