response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3014/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: lskdjisnakdjf (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik9SN0tsLVMwcV9QUUw5T2NNdVVPcVpmLXFDNS1rejRqMGlnaTFZSEJNN2ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDE0LCJzdGF0ZV9ub25jZSI6ImQ3YjNhMmQ5NGVlZTI2YTlhNzY2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDE0In0sImlzcyI6ImdobWwgdG9vbDEiLCJzdWIiOiJsc2tkamlzbmFrZGpmIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzM1MC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc3NjM2NjIwLCJleHAiOjE3Nzc2MzY5MjAsImp0aSI6IjdmMzQ3MDc3N2NmN2I3YzZjN2M2In0.gornHAYkQ7reRhMlg3DtNhrDylPWkUcC9pQcCfjfw3v1bT311ivPoQZIRNBMAWy98WqVgi3WMNcaaGzHltYI0GJ7JQmVtJEk8pVBviQNqp4W0U0nyjJkM0SsM9OO5QxbjpOSY60RuM4rI2lb6zNK8zPB93jwslIVnWNvHzjjP8DX_tMIe38ryg8dv5tdfUilL7XXgHREnuteSnA2gdWieM2aXmBuR5kiX2z1uciYQDO9MAz7_esYc87NpOn4yxC_jrAXlKSrlSAwoJvwNr4mL6xjWYOZpa2Bm_2TBjvis6ADNwpsh1mN9xykWegb6dkqbcHQE5wDmXwZtmauMqnsDw (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: d7b3a2d94eee26a9a766 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request