response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1922/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: dkclient525test (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkdkcE1rVkp1TllZUXpQRU4tNWtMYldOdTY5TDVvZFdKajhnSzBQZWp4bVUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxOTIyLCJzdGF0ZV9ub25jZSI6ImViMmNkMzI3YTFmYjA3NDg0YmI2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxOTIyIn0sImlzcyI6ImRrIHRvb2wgbWF5IHRlc3QiLCJzdWIiOiJka2NsaWVudDUyNXRlc3QiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMTAxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NDY5OTA4MTcsImV4cCI6MTc0Njk5MTExNywianRpIjoiYmVjMGIwNjZjOWNiNDE5MzI0MjIifQ.sR4Vk81uBqOWFuTrjJdZ5sGj9I-o2OyYTk_Ubz88js91G7wxiWL0rShx9VDgNQ3VdNCqozclHQ_wyAFmPoKAHRCG_SWuL3q5RxEijK42ishSeMnodCIdcVbNBfSMF6bwt1o3XVe64frxuPIxdCqvuUs9v6dwRR5pYHrS8r83nTxUynvzG129swVWd9E1unEqO88Us1unyFmdiT4zJimZls11mKaY9adfm3CD-fFcowbcm2hr5GbRH5rjos5L5_W2Vk3l0ygybLcm0QDVH0qz00JzryHvXeeNLObuWyUTFYyqc5UR1pGIshKOpJKBGTkZcGIMajiPctYN0PQTQIIjcw (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: eb2cd327a1fb07484bb6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request