response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2084/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: adjhsakhdsahd898adsa (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlVnV3JvbnI3OFNuaEdNd25xNUVjQ214MUN0djFDN0ozZnN6Y2paVFAtRlkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDg0LCJzdGF0ZV9ub25jZSI6ImE3YzJjYmVjODUxMTNhYWQwNGE4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDg0In0sImlzcyI6IkVkdU5ld1Rvb2wiLCJzdWIiOiJhZGpoc2FraGRzYWhkODk4YWRzYSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIzNDAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjE3MTk5NywiZXhwIjoxNzcyMTcyMjk3LCJqdGkiOiIxOTI0NTU4YjMwYjFiNTE1Y2I0MyJ9.X3QMvzoJpFs0BzMpY_x5zwfeB6a54FZKD5ldbyBnnfvfCXMNW_9IVfQWU3v-F9Izps185qHm3LH_Qa1aQCNy7FwOUjoSA1rm3YIQf2DcNOcRE7jFPGYtmfrS-V8O7DL6rgTk1yTNZ7zkZe2efKyJCKyUwKjDw-MljigbLNA-xpmFABtNnaP1kW9RCDjEojGnEPuUqza8QNSPQRkCgpmVNyhRfRIYenCGjqqKvshm0xfNjIs6YmKefOvjrO1NwLuJT0-fflSjgoLqGTdx1TlY28E593em1jUqftPnGCzsdlsUxGB5yAEQaLBGc9ckj9OcLSCFoj-wt4MjRg05zPNsjQ (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: a7c2cbec85113aad04a8 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request