response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2688/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Shobhit (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkR6RmZqMUh0SnhZRFhPR3dPRmFCemRTR3U2UloyY1F6U1BOUWhHZ0VKcTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNjg4LCJzdGF0ZV9ub25jZSI6Ijg5MTBjODhhZmRhMzNmNzI5NmE0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjg4In0sImlzcyI6IlNhbXBsZVRvb2wiLCJzdWIiOiJTaG9iaGl0IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjk4NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MjgyNzE0LCJleHAiOjE3NzUyODMwMTQsImp0aSI6IjA4YjFkNjdmZDQ4OTIxNTFlMDFjIn0.lKjJLu_HI7CnGL2DKEPx7z2q7eEJYqj7aYx6cExwKK7TFRNVWgpo1GdsU7n7fzlTn1iwtzHFSXxN7kBuVYBkosSga3cCwPCyqc_oQK5JbAkoENLY3dfPLfZN1E9kNF9F82rlWzYm3mQiSsvylIKzUeWJpkRBnhOtOPT5kslTSV5gQXsgGKXFrIl7kzWhGp2D2bI2PqCkHjqBxxu222epvnpqeqbd6ckM7y1RNrKgstURGASflPXCJ-aeG8rzQI-sASCM0H--dVQe4B2TfJR1cuOCp6nxg7xHKG64ELfzacecQe_oRo2sNnhzaeYIKacxH7XVZ1WrNnV8TWWk7dZykg (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: 8910c88afda33f7296a4 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request