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