response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2039/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123456789 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImQyNHVsTU9KSWlQRnd3WUx0R1VEMTZYYm5iQWlaOThDLXExQWFiMmlUbDAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDM5LCJzdGF0ZV9ub25jZSI6ImFiMGNjNTg4OTA3YmE3YTFlYzI4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDM5In0sImlzcyI6IlJvb3Blc2ggVG9vbCAxIiwic3ViIjoiMTIzNDU2Nzg5IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjI4NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1MzUzNDcyLCJleHAiOjE3ODUzNTM3NzIsImp0aSI6IjE1NTBiYzg4OGQ5ZmNmOTA4MTA2In0.GkrO95eg8w5MewvwMmZ6q89maSL1YXE8tb9jjYtAY5XAK15ibUio-8MTX_yKcgzinWQ8hqHdFmcdnENOnUjZeDMHbvnGCqkTkBlfZPlcmMp-7kjq_SRvNpdIPZAVCWjtNBCp446Yia1kJVnFOBaqD5nVVPPWyzZKahfvHSG8OhI7CVum8lR3I3qyzWAp_oNYut8G1U127wQmS9Xa7zU2DqsKPmzYpAWMyCuHDp_ImpOzrOJnM-NlnudkE5_jOlLQO7Q3O4bZCYhnb9ebo63OkgKW8VcYgwhWPBqPR9mzTcD4SDGKhqCHiWQhJKbXLDw9pUPjJW8fW9berksamK1AzA (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: ab0cc588907ba7a1ec28 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request