response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3314/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 17290 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Inc0TXVHSkFPdmdCQ1R5UnNUcVRHV3RyY0Y2a0dqRGlRUHdoWUVnaWpZMDAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMzE0LCJzdGF0ZV9ub25jZSI6IjAzMjZlYWNiMmM1ZjI2ZGVjMGNhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzE0In0sImlzcyI6ImJ0LWRldi10b29sIiwic3ViIjoiMTcyOTAiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNjQ1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzU1NDQ3NzYsImV4cCI6MTc3NTU0NTA3NiwianRpIjoiZjIyYTlhNmZmMzA5YjJmOWNhOWIifQ.VHMemh6Rp9yguJm2YCxm_apDd1P1YGGNWL4p__vjaU8Dpj0YijbczaWpSqc_O5b9Ppf15BCYFev9Nrsy5WF3lQW2URwBX0CK_g-Y03rXKrzaYpGp6tv63l3fUJm05ATER_fPtqPxk321tPas1nf3yleAQG_a19SfGt9kMjyMRkTaLbpF1CohLAlzUj90wLl_8a2VHejncmIKeaOp4r4h4eoyqOCi1gh0XqKpd2cDZgJrJxhGlGTUbgq7mxUkbdGlQAVzjX794zTEsq9EB64Uy1GUP07QRayGbBIyHbM6HKInaIhZj0pRnirYDA7ES3vbTFimuPtaef0KhJYr1RXBww (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: 0326eacb2c5f26dec0ca (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request