response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2382/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 512738 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkVGa1lXSzhxd3ZmdHBGQzdNLU42cS1XRnVJcVNwMkVYUmg5c2dRT2hqX2MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzgyLCJzdGF0ZV9ub25jZSI6ImI5ZmNkM2IxOWY3Nzc1YTBhMGJiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzgyIn0sImlzcyI6IkxUSSBUb29sIG5vcml0YWtlIiwic3ViIjoiNTEyNzM4IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjY2MS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMjEwNDg3LCJleHAiOjE3NzIyMTA3ODcsImp0aSI6ImVmMWU4YWJjYjFhZGUyMjU2ZjZlIn0.rm25IZyi7_h0wZBt0hpQOp5j-bQqPWBLplcdQItCOB8d8mmK2KUI_hB2whGXFbZPX391AhQRWaOFnZC7DCG0MEPfVV_1bqFsg93r_sFQ1Ca7ficDl-quCQksMQ3lJEZDSnzfHKvXIW3nstMuF3CmZlN6sYP_j1ldfOdKXvAe9DGmB8OJkDYON6eaRitOIX3xpuODcYeAZSBt2ZIKGaKlf4U44W-JnoFMLlNdWOAAWY_OasJKr9tLE8rWWUL4b9IK7e9X8myC7U71KYpvGxRKVB3HDNnR5f4uW2hf8VaZD2633biRUTcjvKsw1DwV3TeHDZ1g-c0VpXEQKJKmGup2MA (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: b9fcd3b19f7775a0a0bb (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request