response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4616/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 67890 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImQ1N1NFRkpObHRHRE4tRHk5b2RHNFNaUVBEX2pvMnl0ajNKTGM0VVA5ZUkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NjE2LCJzdGF0ZV9ub25jZSI6IjQ3MDZjNDg1ZWQ5MDZiOWFhZDAyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NjE2In0sImlzcyI6InRvb2xfMDAxIiwic3ViIjoiNjc4OTAiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80NjgyL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzcwNTEzNDMsImV4cCI6MTc3NzA1MTY0MywianRpIjoiZWU2NGU4OTMyZWViODM3NTRiMjkifQ.UDqlR5a9LALtwPogNzR1On9PvYDAbzoQFiU2z6BYEgo0xX7Jjl-l2BtJrlaEm7TQaWmPimmwb4JMTdCRl84N35tK1QokVJfC3hYLeFBq_-stHpcAhxDfzOpD4RZquBkU-6KE5hknNmS621vsc9yRCkf1YiRN5Q2f-7QjyOnOhF9qx3f_b2TNNfHa53Jia5JkTGcaW_XXNI-97cNBFmxHafkIOaOyJe2cT-vJW49hJEqDSEHyzi41liaf5RcV36QxsS6uriR14mZXs9SBhtEzOvPUFRcMd3Pxo36z7jSHGxsCnIyR1q_OcndANLDpIesRPrtbaZLUOsmQMUKcmIN4_A (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: 4706c485ed906b9aad02 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request