response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3082/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1234 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjQxU2czQWp0RERKWl9BQ0s0WGVTT05iLVlMYXA3ZHZFRlVMZk9aSC1pTzAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDgyLCJzdGF0ZV9ub25jZSI6ImMzZjJmMDExZDdhZGJiZjJhZjE0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDgyIn0sImlzcyI6Ik15IFRvb2wgMjEiLCJzdWIiOiIxMjM0IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzQyMC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0MTgzMjM2LCJleHAiOjE3NzQxODM1MzYsImp0aSI6ImFhMTQ3N2IxYjg3OTFlMDlhNTQyIn0.hRT_JFm5NF2hphH7dUaFODb9rtWgEHTrKitFmlkVWbaNBKuCgtCHJ1Cq87aEvcYVRCSFhIgyKcLAswVk5dQXUUME8HS2uVxrSpENArG4C6iKNJBoODM4GMut1aWpUqqTsLr5h1qYfpRhJqF0GcPx5w0EPeT3_VHF-E9yxzTRhSINoAGrEUV3DT29AKCTHiOofmcymjmWBF_6a6XidjJjkT1DN6n-zTD-jA3UfCTuQD1dMZKVascGu6KgQOHaUukG1mObmZE7To7862jytDpFri8XJPTUWo0js1BkP_ifVmvN8vnwpL_E9bOQwIULB0DA71fgtU-xVkXHZiH6IHjHrw (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: c3f2f011d7adbbf2af14 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request