response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4300/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 352352352 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InZiWE1oRWxnNFNpc01odGZJZ1dBS2NqbHJPR2h0Q3A5Q3Z3bndtV0M1Q0EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MzAwLCJzdGF0ZV9ub25jZSI6ImFjZmY5YWFjOTU0Mjg0ZjY3MDdmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MzAwIn0sImlzcyI6IlRvcGhlclRvb2wiLCJzdWIiOiIzNTIzNTIzNTIiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80Mzk1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUzMjMxMzYsImV4cCI6MTc4NTMyMzQzNiwianRpIjoiN2VmOGVhZjQ4MjQ1NTQzMTAxMjMifQ.SZbVp8_hi0J5MPG2Z4ar6G36yjNpN_7TABP1RqxhAIc2ztuBURE7EEl1NubYoiSM9AlcKKgZC5Hjhv74A5C2c8h7xcaGjs-QYqKa58DLXaYS3VN4TEgeHaOVi14B0OfPQU9DEaXOwM0puEK-NV82u7EDoFBfzRnifgAoHRyMgzvu-xZE_VVDHAyuDefwrdq8-tF_H0M-v6MCB3I3WH7qGh8sdhObi2XrY3buZUmg-QNcvqYsAr1-Ju7VayTg7zLteLBqSiinUxm1ES6AZJq9DB9UnHssHIAPuy4-jkMV37H_W2AhAGp6UKAZkaVcbLBbS6J8bTGxGeUVUUJN2v9xrw (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: acff9aac954284f6707f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request