response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3513/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: test_client_id (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjlNX2dGeDl2UUw5QXR0TkY3VVdhM19oeDA3WV9pSVhiWVpYNktxUHhQLU0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNTEzLCJzdGF0ZV9ub25jZSI6ImNkMzRlNDhkNDFhZWYwYzcyODAzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTEzIn0sImlzcyI6ImF1Z3VzdG9fdG9ydXNfdGVzdF90b29sIiwic3ViIjoidGVzdF9jbGllbnRfaWQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zODg4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUzNzk1NTUsImV4cCI6MTc3NTM3OTg1NSwianRpIjoiMTc2YjI3OThkYmYxMmEyMGY3ZWQifQ.fE-54fimxVgvl9n9HluMJdae82v_8XyZ5bDClvk2kunYYZKq3OdcIGDajpljgZbJEOBitwdysAOc78uRYolHkW-NfpHB8lA9DH1Mrro-kIXJnv5e5Do5im-ztj0Pqa71PKVD3dNTEXDq3SCUhDkYlpk09hCGDAzQTaxtwEGSXh5WNDcqO9p7XtRO47rnj4p5Xvd6S5ffcrjsRbnp8nBbA8AZkdNel3LiV2V7w3Yw5MlIeemZMEg7O8HdK9mkmqwR3V7WBNKsCpz7-nFL0_8z7XZNqkZHFVnOn-Wdkj4IvhumDqgdg7aXRL90znIMAdHOuPVysa78PjgVdB8x0esJyw (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: cd34e48d41aef0c72803 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request