response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2715/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 0c0cd84b139f445b8cfb886a1af42982 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjNjbFFrV3JjSXhfb0Q5MkwzZjhqQ1J1eVdmVF9WVjBSS0E3djBHbkhWLUEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzE1LCJzdGF0ZV9ub25jZSI6ImU0MWU3NWViMTk5NTZmY2NjZDRlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzE1In0sImlzcyI6IlBPQy1MTVMtTFRJLVRPT0wiLCJzdWIiOiIwYzBjZDg0YjEzOWY0NDViOGNmYjg4NmExYWY0Mjk4MiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMwMDgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3Njc1MzgyNywiZXhwIjoxNzc2NzU0MTI3LCJqdGkiOiI0ZTU1YTk2MzY4Nzc4ZWY1NDJkYyJ9.H2y33zq6Yx00G8ahdSH64WxwZs1bJATBSRlj-svVOp1AOljuCJpMMGjWhcfEcBIk6gNXua50EyaRJC03UQ7_cuqP_qHaoC0sLXQKzekii4ftqzBZGQJ8vyKJ7Na9IOQ59GFceUjhGehO9P4XSTdFIsOa2TGhZNKWMrpR48ruXOnboZWOdAr3s79d-5rGr_0QtxjiVCe45eCcr8UWkh10pGtlCtLwQ1UoDy1rd3ALJdJ4-yuFrvM0ZQULpOAomtPRlWuCKdw9mc3f-282GcyKGvLGr5iA3C8O5gp7OJxoxeOzI_cm8FMPwHVBeGVeTLqU2vtRURVabYq671MEJeA21Q (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: e41e75eb19956fcccd4e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request