My Posts
Deployment Id is unique for each deployment in an LMS, so when somebody launches your tool it comes to the "redirect" endpoint in the JWT token's body
My understanding of the LTI 1.3 installation process was the tool provider creates a client_id with providing the required OIDC URLs like redirect, lo
In LTI 1.1 we assign a client/secret for each customer. That way when a client sends a launch request(key/secret included) we are able to know which c
@haeven @bgolson I am also getting: " {"status":"bad_request","message":"Invalid lti_message_hint","error_report_id":172232213} Can you please
Hi Jonathan, For me, the problem was creating the signature base To create the Signature Base: 1- Get all of the parameters except "oauth si
Hi Peter, Thanks for the response. I just figured out the problem. There was a couple of things I was missing; the first thing; I didn't know that
Hi, I created an LTI application with .Net. I have tried different libraries to create OAuth 1.0 signature, but it never matches with the one comes