response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4970/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InBad1M1Y2YtWXVNaUZ4ZWZSaDJ1dTZxNnBCMW9mTy1HU1NOODdNQXZjT1EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0OTcwLCJzdGF0ZV9ub25jZSI6IjdlN2IyMTdkMmJhMDc5OWM4YjgwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0OTcwIn0sImlzcyI6IkxtZXotVG9vbCIsInN1YiI6IjEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTA2OS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MzEwMDI2LCJleHAiOjE3NzUzMTAzMjYsImp0aSI6IjQxYzE0NWU3YTBhYTZlMjFiOTVjIn0.lFYIYv1_1FUuh_hFUWE7FytxcRu3D_aExRiooFkA1PTEjuYYh9yLTrJpX4GWKvOcaQIx4Ymt1QiS3ZpRBowW9giHrBkW82A931UQd1NiQB37PDIFHTyKmlA2Gp8cxFbG7328ii54Iap4c4JAlQIKWL2RhBXtxILYUjSN-XuN5gPFnAhXkIF17ilgRjxLwgXI7WzNHU0xJ3MFMzct2SZvm47C8uB1z0ujDL-75PV4qb2gYQFwPhXrjsxumoKQ11rv3F1LEqcK5H463fdt8sXlCltYCK7JHL234wxiaSrD2AL9hnrFuqMnwkwODs700VWnncsiKHRoixKThHvSDSw79Q (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: 7e7b217d2ba0799c8b80 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request