response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5575/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12122026 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imt0NW16V19kaU5pN2JuTjVucEVTemdkcURubjNXejV2UmkwNGtoMlpBSEEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NTc1LCJzdGF0ZV9ub25jZSI6ImQwYTY2M2Y0NjdjOTZkNTY5MmZhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NTc1In0sImlzcyI6IkRhenpsZXIgR3JlYXRlc3QgVG9vbCIsInN1YiI6IjEyMTIyMDI2IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTcyNi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1NDEyMDk4LCJleHAiOjE3NzU0MTIzOTgsImp0aSI6ImFmNzY1NWNlMjVkNjk3MGEyYzAxIn0.Mw7zEWaO_UDCDRX571nDhCRaYHALXORe0cLgz7zqTIJf_NZrN4cmSkaBd_AFumOTeXMK9rMjD6ZPxX5VCFKgnI-tHpCpdSxEnZlBxA-xUBu6qwlzfMonWYEVwn6Pa_Oj404UC12juduLSNA8u258Vdiz1H2S3BrdfblZhs9iG1aY5hHY65yk_YR-jvE7cyqQ7UmdqRcHnZ9uwo6yN3rJHSXFv99GfdfFPGpChhIxYCsgwGOHxZPQjQ2_v-LJVrMwqfFgpvWA5URZgM86zLMuIv6wARc5dbKpo486w41HnOv8-7Owtx2NeyA6i52s97n5oSWKr6-DZ5POEj55AH3E0w (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: d0a663f467c96d5692fa (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request