response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5049/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InRyblQ4S24wdGFfZ2lIams4LTd0TFREenJtakR3YUFXNU92U1FtNlR1WGsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MDQ5LCJzdGF0ZV9ub25jZSI6ImI3MTU4OTg1MzM5NDhkOTUwMTM5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MDQ5In0sImlzcyI6IkV2YW5Ub29sIiwic3ViIjoiMTIzNDUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81MjUwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzcwNzkzNjMsImV4cCI6MTc3NzA3OTY2MywianRpIjoiZWUzZjU1YThkNmEzZGNmNzYxYjIifQ.caEoQpkCB7ItWspw09Tzg_RK70lKow-iFAqKEL4WE6DrNmprOHFrCSAY8cWuXSopVHWuFUdlgqZ3P8f1Pytk8g5y3_oCPUm7pM9LMUKZJjycCHTWupAeEQGmQt-gy2DHPJukEmMcvZXajwS2FrKbtyfZfc53SncG1VOgRRKGIrud0fIkZYqUwDs-TILsnckaghIrfDihlHEEYhO_G7VJ3WkmtpHZyaPnnni-BjhmT6vjKH0Lc5Bqa1Yg_9BAJbPZ5Gbsr6Ndec4CbX5HSq7loXSAZrGqmTFy0wUDbD9uhMKH2Obe40pIDVaR1ZCx4DMRxS3z3Xd9eETrI5ciNWL9dQ (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: b715898533948d950139 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request