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.eyJ0b29sX2lkIjo0MzAwLCJzdGF0ZV9ub25jZSI6IjMyZGFiMmM0OTFkZDUyZTljZDlmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MzAwIn0sImlzcyI6IlRvcGhlclRvb2wiLCJzdWIiOiIzNTIzNTIzNTIiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80Mzk1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzcwNzk0MjAsImV4cCI6MTc3NzA3OTcyMCwianRpIjoiMjAwNTViYmQ3ZGFlYTY3MTFiZDQifQ.F3Jz54G1aYdC9DEWF0U48nSjHKSHqg7SMWmb_fJ64Epg8KmSq_MPDqwCR84QdiD9kWdcy4qNSptxeKsSsgBT94ExAlFojyYZKce_VBseD0ko6j2A__vBsbTUD6pi-KROvHn_2Adax9QgesEqT2VrIxRW1cYOP1JrZmDBa44d_t59ZNCKLwha_Utpwwd8lO_3KBB-gwH-wgHL2eHF-pmgYVKuq3Y2TCjMUppn8AGEFtrF-qMXsxfJQDDdEZ6Rfxq1TK86aYq8ug3G4poI9sWa2zUNWsKPMZ8FsLxcRc8YofZMRYny0nNjv4FP46VJwYmDHcUVcqsPNOc8WKzvpKcQmA (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: 32dab2c491dd52e9cd9f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request