response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2000/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InY5dmtVN2FJRUpldGVmcW9FSlhTbERqMnl4T2NFeHlSUkJwanhycTJ5VWsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDAwLCJzdGF0ZV9ub25jZSI6IjA5YmQ5MWEwNDRjZjk4NWM2YTU2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDAwIn0sImlzcyI6Im9sY190b29sIiwic3ViIjoiMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIyNDIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MzU3NTkxMywiZXhwIjoxNzczNTc2MjEzLCJqdGkiOiJjMzczZjg1N2M4NmIyZmVkODU2YSJ9.Wsb9WDhP_9sdgkW46hynfFrb0iESfEq4blztAV5FdCWuCeje0kIDs_t4Clkkrrmp0IJtKjlL5Fvsj735mBzCa1XaIyhoQJekMlm0YFId-Yuso0ocK8urcNYm5IYxAPpUfHA29M-ae9_XXkFXgTUatIVoda0H1R7gHZYsPPwV8gN5annqiaKpVELqbA7r9kxC6zfX97S1NVk76odH28od_0TYh3ZHowb_uXQ4M3WXnfxb4pczb1XxS3K3XxinFx8MghyIG6o1ragFCmJ9I1z3W5tB8Gx96rHQiYwtCbHNQd_NIJidCpIpgk7Yb0wIQjEFr-56cTJ1ow-5WCCyFc5UyA (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: 09bd91a044cf985c6a56 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request