This adds support for the LTI storage for handle the launch. This is where the platform where the tool is being launched from stores the state/nonce during the launch.
This also adds back support for HttpSession based storage, we try to set a cookie during login and if we see that cookie again we know that the browser supports cookies in the iframe and so use the session to handle the login in future.
This adds support for the LTI storage for handle the launch. This is where the platform where the tool is being launched from stores the state/nonce during the launch.
This also adds back support for HttpSession based storage, we try to set a cookie during login and if we see that cookie again we know that the browser supports cookies in the iframe and so use the session to handle the login in future.