response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4910/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: superduper666 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImpoNmx2ZVg5SVNaSlVZT0ZSaGl1VFAxaEhfZXdCT1dELWpBamlfY2Zhb2ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0OTEwLCJzdGF0ZV9ub25jZSI6IjkzYzYyMzc1NWVlYmU4YTNkYTY3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0OTEwIn0sImlzcyI6IlN1cGVyIER1cGVyIFRvb2wiLCJzdWIiOiJzdXBlcmR1cGVyNjY2IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTAwMi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1Nzk2ODU2LCJleHAiOjE3NzU3OTcxNTYsImp0aSI6ImZiODBhMDViZWQ5NWVhNTI1YzcyIn0.qhPbU0KbbF7hxXiFlQP_TWU-SKDpFvfpZTGy71alDjEgdcvJwuyMRQcIMj8-iTUkkM4mpoXVyxtfbGyBtUqL25C5TQjOjyGTNQYeqrxK__jNUOgJyeAMW04eS1FSsuPtdS19Pkbc58Gqo56I5_yIAmMCon1vvxcp00mF5KWq_IN3PP49dTn3v-cVt9mFMb4nd3xMQsGWEMfD0gMuZE_-iQfh9sTlKSB25hG43maMAkprd1CLRSIHtJ2FUjXp8qxSqnGFtxX5d50ZoEkW8ad_Br7gUUcA6EhJF0BJG-kE235xsRvE-zQj2tbTSjIw7C338ssX2mvjlZPs0zHdtP7nIA (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: 93c623755eebe8a3da67 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request