response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5964/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IndJbllsOGI1YzBtVHFBbk9HeVI0a2ZUTE9kYVdhcHNZY3BKaTE4akFvaFkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1OTY0LCJzdGF0ZV9ub25jZSI6IjBlZjBjNDE4Njc4ZWZiZTYwODg2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1OTY0In0sImlzcyI6Inpvb20gbGlrZSIsInN1YiI6IjEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNjEyMy9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MTg0Mjk5LCJleHAiOjE3NzUxODQ1OTksImp0aSI6ImZkNWIxMTllMGZjM2MxNzcxNzdmIn0.ExGcaFMVGCYsTGIUMehmL-0H7_7S9jD36eVXAo1RHamkx3upnoQAaG60rgkYBML-Ri0A5Vbbcq68OMPBkANlk1z4FbRxqvqLkd9EShc_MMj1_CFi5jCWm2deOocAMaqBlmtSAsU_KfogbgIMwrksIFVlYOavrLI5khbGaaQO6wSWtdv-RWZ0L1rWk677SH1iFPSrqUGcXYhLwdXMLZYqckCgl1Hu9M5D0u5FBiXAuNFTzJd542rS7Aoxn79PloAUZwhDkYGnhmIyEDora0exZ9_EUYDLkL98XFZU7Mpwald64YyG6_4MRyl0fh0F53ojPHqysjKmRhZBSo89Sid7Jw (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: 0ef0c418678efbe60886 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request