response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3047/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: SC-LMS-Test (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ijk5QVJPSFRpeXBBbFNZZXQyZFlTeXVpRnFHTkNLdG9rWWxNRFlfZzRfZmsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDQ3LCJzdGF0ZV9ub25jZSI6ImJkNDM4Y2U5N2YzMTIyYjA2NTNmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDQ3In0sImlzcyI6IlNDLUxUSTFwM1Rvb2wiLCJzdWIiOiJTQy1MTVMtVGVzdCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMzODMvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4MjQ2NzY3NSwiZXhwIjoxNzgyNDY3OTc1LCJqdGkiOiJiMmYzZDg4OTViZGRlM2RmMWI0ZiJ9.ZmXpLjfb0td7pbAQ2pNL0RvXZwQE-tMM-4WrYACH5PfYePkym2NFiikVxOEVmToK-_8XIF_csmnfoRpaY8aiRlp7YXpijKeVRrXnPJvDs6I3jTjR3MDtC_cJXZnwlshXKKaeUJ2Jzvs_LRKj5J0IzbHI8ky418zMtzD9Fbq3cbjERaZzg1kYiiiWnsmWDx8tHhUqv1-3cwUK6FEI4zY-8_8ZuCRfbFkLtqVaoen92xIYYTGY-fsq-AZxzYRdi545NeVUTS5cVF0X-O8cLOGi1NxtKTJxlca7MSUoOGPYAFSVHgBeXMXV4Tadh56FGcg3IPbS9e3e51oM58h8NGsk_w (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: bd438ce97f3122b0653f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request