response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3975/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client_id_1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ind3TGY4V09yMHVBZHc2Nzd3QXhkNlRSZnNDbXFWeHhvTTh6S1dSTmZ5dGciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozOTc1LCJzdGF0ZV9ub25jZSI6IjYwZDc4NTZjN2M5OWFmMWJjZTg4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzOTc1In0sImlzcyI6IlRlc3RUb29sMSIsInN1YiI6ImNsaWVudF9pZF8xIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDIyOS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MDgxMDU2LCJleHAiOjE3NzUwODEzNTYsImp0aSI6IjlhMDRmMDAyYzAyMjUyMTM4MjhlIn0.6I54eq_IeklqHyc3q8aCLo6X7A1yveuR_B6QuN0hmySDJDGgy6i49tYQ5ZK73w6i6KhvFh9aaJHRP2bDHkR6yFWa6-vlX5Y0MrsFZiMsUlHW_DHx5YtTTWB13vhs9qWwvMVLCkP9Gvb4z9HhmxJIm3LzEulkPP6cb_Yd44E94g-wHUM8c-67PJHYEl06D_U70nLcRJjelI2t1NMm5OAti0CdZwirR0eMMzuZnspY3o14K89aqvPhAXr2BjBKKpmX8iyKB0PR2aR1e6fnBpvhYGCKsH4s9D05yhLVhYs_nW0TzYetb7Wk3JzVMPVp2Nz6qR2DIzj8JRRKlqSb2CRjCQ (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: 60d7856c7c99af1bce88 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request