-
Thank you for contributing to this project!
### Describe your problem or feature you'd like added
It looks like newer versions of PyLTI support a feature for adding some new feature for doing co…
-
I have a [I think] sane django app... the service has been running for a few years, and happily uses both LTI 1.1 and SAML2 based authentication.
For reference: Django 3.1.13, running in a kubernet…
-
The cookies check takes the original login POST and turns it into a GET. I have one LMS which includes an lti_message_hint that is nearly 4k long, and this is then added to the URL.
I think the coo…
-
According to the [LTI 1.3 specs](https://www.imsglobal.org/spec/security/v1p0/#openid_connect_launch_flow), the out-of-band registration process includes registration of redirect uri provided by the t…
-
Hi, when I try to launch the LTI tools (Both Flask and Django based) in Moodle (Deeplink was disabled). This error happens:
```
pylti1p3.exception.LtiServiceException: HTTP response [https://mymoo…
-
Where should I get my private key? and other credentials for my tool. while using this library.
Can anyone please help ? i don't understand here
-
I'm calling the handler in my platform oidc/auth controller like this: `$psrRequest = $this->requestFactory->createServerRequest($request->getMethod(), $request->getRequestUri());
return $thi…
-
One of our clients is encountering the following error when launching the LTI 1.3 Tool. After attempting to launch the tool multiple times, it eventually loads. Instructors are experiencing this issue…
-
Are there any plans to rewrite this library according to PSR standards?
There are few reasons to do that:
1. PSR is widely adopted standard in PHP community (all popular frameworks follow PSR)
2. I…
-
The cookie is always empty and the Launch endpoint is giving this error
**State not found. Please make sure you have cookies enabled in this browser.**