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.eyJ0b29sX2lkIjozMDgyLCJzdGF0ZV9ub25jZSI6ImU5ZDRiYjdkNDliNDhkOTI1NWY1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDgyIn0sImlzcyI6Ik15IFRvb2wgMjEiLCJzdWIiOiIxMjM0IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzQyMC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMzA4MDYyLCJleHAiOjE3NzIzMDgzNjIsImp0aSI6IjBjYTZiNWE2NDI1MWE1Y2VkMjY5In0.en01ziVO9-vt0M4SGDROgWmuUQlgvM7tSRwwJjIak3lFIMV5UT_60SWJ9bthn3Sc83J8I3utpvWkDSQ3-Uz97MSiMQT0TpDuq_iMR-p5lEAencLUhWeVWyCHwCbraIP_dWt3CUeBl_snT8UsC_YzH3mPflPCulpbVApff1vUfB4dDJzgfo09CfJeMsLnUOu1Ha7THlIMRyWLXM46Z1tUkOEbfuHeWS9KzZAUJ2q7RVSBmmmAbcdNpMreZa7K4FEFxhmooOKPofXeHW0oveoEBQkLQXaHYDvZV7ko2KMYA3gRWOhpb2v7RqwqAtT3w96goInxnMaGCv4xtvk2Vjwjwg (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: e9d4bb7d49b48d9255f5 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request