response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4307/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123456789 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imo3c3A5aHpPSm5jalVuSWxGVnZoVHBKLXpNWVltVC1TU2p6TzRqdWFldDQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MzA3LCJzdGF0ZV9ub25jZSI6IjEzOTFhMDdmNjU1ODQ4MWM5ZDlmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MzA3In0sImlzcyI6ImZha2VfdG9vbCIsInN1YiI6IjEyMzQ1Njc4OSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ0MDIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjU5NDQ3NywiZXhwIjoxNzcyNTk0Nzc3LCJqdGkiOiI3Y2IzN2IwOWM4NTA5ZTYyMzZlZSJ9.WVIrcUqnvJsRBWkVRvYdwdM6oOkr5-jkJMM_0oTW0rQnZRm6OjXMqDUh50OThCmk2SwytBCXWXQKNdYB7Nl2ZtbJetcq7EOwuytSNEM7AUmlrAoEJJAIewIDvWEb0cm5SKkXDx82jPDpM3MnmYkOcBpjd3fQ7wz_RlpwLkJR-wa2hUNQWZenLPr7kTk2NzCA-3KTvXunwEZt8Hdv8lGwAzmCOsxes-46rykfzaavMH-VXYHsxBw8YSpSpdjtgEgmNUhLeUUWTZqBfllijOS2CubWZPczUMdChqLurXBs4GQV4ErHZp3_2yYKp4qO33DzL5dKLF9ipPZMZ8j2OcNFEg (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: 1391a07f6558481c9d9f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request