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