response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5186/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: test_client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InozcUl5bHd3RHRhb2dRaGZDV2RlTWd3TUVhMUVFNFRsTGMtZmVldmhBQXMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTg2LCJzdGF0ZV9ub25jZSI6ImVmNWY1ZDlkNDk1OTRhOTA2YmM2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTg2In0sImlzcyI6Ikl2YW5fVGVzdF9Ub29sIiwic3ViIjoidGVzdF9jbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81MzcxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODkwODU2OTQsImV4cCI6MTc4OTA4NTk5NCwianRpIjoiZDc1ZjkyZTQ5NzIxZDI1MzcxMGQifQ.MOuVnGm_q4qE4WicinM03IXMfiKCP6kAdx-MOo9X-XLguayovRQETdbmJK_MpIPu2kH4_Iw6aYO6fS9oW5JOLsO6sBbj24dnm09ogOjgM9NcEqchbejCiFmCTpTkML4d5b3K8DjEkHMEJsf6k8C1tqgWMq2B7O_kY5VPxvPhnEJHB6G5oUfE4AQUuprbjeokQOkOHasdwx73bFEt8RBvbvK23zWoCkM7aDOARXvbldr1Lbv6f_v-jQtCqC7Xoz5k-Q1idKi1Defvz69FgivgGVd5oQp4paIU47BDnDXjfDQJD8YkoF-7VfL_3VEPq7BUCWTGGoD-x-rqCncdqCsWoA (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: ef5f5d9d49594a906bc6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request