response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2796/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: lmsclient (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkhVYkx4NVNDT3AzV3B0ZjYwZkJZS1M4elBGQS1ad0dHemtMRm5BXzNFTWciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzk2LCJzdGF0ZV9ub25jZSI6ImNjZTBiODY3YzJhNzg3YjRlZWIxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzk2In0sImlzcyI6IlRvb2wgWDJPIE1lZGlhIiwic3ViIjoibG1zY2xpZW50IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzExNi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MDA3MDM2LCJleHAiOjE3NzUwMDczMzYsImp0aSI6ImU4OTFkZmJjZjcwZTMxN2FlM2I5In0.t0OcIQZSD1Yc7xEERR67KgDWBFdmIHGGSyIkLL5w-Hqvlog0B9X3TSHRfJ8vTw8kC4BBl5eIVVcurxBH6Er8ivCPK2ugMQlCTGrhKG52ghJNdCzAW_IaH9xNRFnst04ez1I1L7AqaxWUl56j55xKPLig1Uw2qF5GdGaQj2i8Urp1yA4AaCUCCnMqGVAd41CIttcNFHm6Xhuzrec0RIzk3Qbf_YXTNew9rpq7C06j6cjVXFvo4t_q804lkukoyXUNmP0RPUftGBcrAHEOLiFmpBNAz9Yrsf2Bn7jpGIhAFTZ_Dmoz1NOLOIdGDtp1AMCwSo-ZLyAw0nFwCrep0u03Qg (required, opaque value used to maintain state between the request and the callback)
login_hint: (required, tools and platforms must support a value of form_post)
lti_message_hint: (required, a platform opaque identifier identifying the user to login)
prompt: none (optional, The tool should use a value of none. In the future a re-launch flow may support additional values being used here)
nonce: cce0b867c2a787b4eeb1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request