response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2789/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 07121997 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IktOOFRlb3RkeHh0NVpnNUJjTkNYVElOSVBxaUdzWVpXU3hwc2RaT25faEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzg5LCJzdGF0ZV9ub25jZSI6IjdlY2VkMjBlYmI3NmRkZWUxNmMxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzg5In0sImlzcyI6IktjVGVrVDEiLCJzdWIiOiIwNzEyMTk5NyIsImF1ZCI6Imh0dHBzOi8vbHRpYWR2YW50YWdldmFsaWRhdG9yLmltc2dsb2JhbC5vcmcvbHRpdG9vbC9hdXRoY29kZWp3dC5odG1sIiwiaWF0IjoxNzcyNjE0NTE0LCJleHAiOjE3NzI2MTQ4MTQsImp0aSI6ImYwNTFlZjM5NzE5ODE2NWZhN2RkIn0.USE2-3Vo2_bPGIwz0Vq9UTgs__jk-nywdX4NcO951ZORlp7QRDZGnavLo-AsDhriLYZNFQ9kNc9Zw-wsztW5CdmavgKIp5xgWRYe6zQvxGNpuU99pA9fCSS5UKmr5Pwtu4V5ckdYwoLxDVSJbPsWwgq7456oh6FEAZ_n9QnKpv27C1d8t62YPfEnp6a0pSySRdbCNv5lEnVqNCMkOTfAm3nlYVNBkiyerv6CuKbU82Yf2jpwqhQnvZJ_HV-iR12SR1ecuYCCBTs8AhLjkzYoNBmW3spdeJ1fxXCrq8v02qdmog-fuGYX4aaKLKrj09-dC8Hco06XO-FywyW3hJB4zA (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: 7eced20ebb76ddee16c1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request