response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5907/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 24061 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImQzOVE4bkdmcUJmMGRncVhfT0NRd1dnbFA4V3FzeUt0VDBNVVdjTkFOR1kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1OTA3LCJzdGF0ZV9ub25jZSI6ImZiYTJlMjE3YThkYjM5NDA2ZjlkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1OTA3In0sImlzcyI6IkxUSSBDb25uZWN0aW9uIFRlc3RlciIsInN1YiI6IjI0MDYxIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNjA2Ny9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1NTM0OTkzLCJleHAiOjE3NzU1MzUyOTMsImp0aSI6IjhkMWU2MTU4NTE5MTIwNjNlZTlkIn0.Xi9Yvnu2A8KGtkYxxxm_GeTouVmsf0ddoBGTJzYmqDRFAtjPEgWCGL6nTPnqhFUId5QoLvqh0f0FwQsstaA0gOo9e-z7LQ8ch-cy_jdQtwYWX-bzEAOa5OhdBgtqDA5-VbqLbV2CNeOxs3dRo7fU_GA5Q2Zsa3PUPsd4vkOWxN8B5k_zrl-Wh-UYTd1QAd_aCi0MRR4BoaRqdzk3g4S4uLc2jGcfeemnwOJbFZ3uwAIW_Ca2gY95skZZJCaisOzl5XT7YE6LIAi3QpQnU9Eh2Scg84qUv8eJyLA28UGU2-pAkzEdmU_h9dKfr9jrXNrkenU9zJrN5wPkMaK3aNtIiQ (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: fba2e217a8db39406f9d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request