response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2387/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 01 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJxeUdNU0psYUFvRlI3Sk5vZTA3M2NOLTkyaktIUnRYQnVnZnNwd0s3SEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzg3LCJzdGF0ZV9ub25jZSI6IjJjZTQ4MThhYjU4NDExNDYxN2I4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzg3In0sImlzcyI6Im9nc190b29sIiwic3ViIjoiMDEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yNjY4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ0ODEyMjMsImV4cCI6MTc3NDQ4MTUyMywianRpIjoiZjk0ZmM4N2U3ODVkMmNiMGFhZWIifQ.F6iu0Cjc4nCPHWthpCHzOeH1uLQG5Q2X5yAPRgxOCNq1LaTQHiTrybsEWr7RYxs6FIZLnKUv-Mq1Uzam_tcLTkipq1wg3vD6mDvFkPWg5aBm_teHOfKk-11vOHYZTbopK_6Gai-R7Yc0Yh04bgA3_ot6Cw71OMdikgfvwsnz2W4GCginBVB7GVHaMQsJAgBoW71G4UnwCl8d1xKzdZgjw4GfhgRKoN_CSXylLV0jwfVfeMuNGSzUqBff6ZA1uw6tyH7zIXhA4fn2rlUE8i-vFkDlY-xX2htecPpAnQHz_PUEaHRnrxzb2cF-EdeCBGlZxfYiC4wey9CZx-Fnuzg1nw (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: 2ce4818ab584114617b8 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request