response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2775/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: B3ojFjogCHpye63 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5aRmR2NVZvMFhrU3kyTi12YmlZUVpMTHJDdmFHekM2REI2UGxZbWpncTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzc1LCJzdGF0ZV9ub25jZSI6IjFiZTkzOTMzNzcxZDIxNzdhODEwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzc1In0sImlzcyI6Imx0aS10b29sLmNyZW9zLmRlIiwic3ViIjoiQjNvakZqb2dDSHB5ZTYzIiwiYXVkIjoiaHR0cHM6Ly9zYW5kYm94Lm1vb2RsZWRlbW8ubmV0L21vZC9sdGkvdG9rZW4ucGhwIiwiaWF0IjoxNzc1MDY0NjMxLCJleHAiOjE3NzUwNjQ5MzEsImp0aSI6IjdjZGI0ZGZiMWZmNmU5YmYwNWQwIn0.aOz_DV0lkdaUcGq3n3O1WiunWUrvcql8xmnBS3WGZ1uzAqz4Ap875zLPnDUGohKUPtnwoYRamfvnGRNk-7m33amfqVHI2DqGSF7Qgoau4GrMx-WVtCGzpQJw_SsFyh9iiAOTmPky8z7Tl2Ipf709lQH0CnGFX7CFJmjoT0NvIvzvO7hXyX7-MtbNzKCUoj--f_Sr-IrOrDPQDhyZIjPwqTgFU1mfPdlbwzwohyXj4K65m-x-Hu5PBaroMjw3054CXYkOzicBD3IEQ9eTSazC1vPeAktHGEGBirf1RhaBSM95RD_B0FDYF7_Z1zESRkkirh8mO4BN7FYJRc9ScYXKzQ (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: 1be93933771d2177a810 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request