LDEV-5277 Skip back end score update for LTI AdvantageIt should not run for LTI Advantage as it does lesson score update inlessonComplete.jsp.Also teachers can pull score from LAMS to platform on demand.
LDEV-5304 Secure login page from CSRF attackCheck for CSRF attack only for regular logins.For LoginAs feature and integrations existing HTTP session getsinvalidated and so is the CSRF token.