response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5023/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: db17fec8-91bd-4a0b-b30d-a4add0b6813b (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkhPejJFbnlzd2p1TnR1WEtKbEZBTl9JRkFOWnlNNlQzRlVuYTU5ZVJTTkUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MDIzLCJzdGF0ZV9ub25jZSI6ImJmNzI5YmNmMDJmODQ4ZDQ0Y2NjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MDIzIn0sImlzcyI6Ik9BIFRlc3QgVG9vbCIsInN1YiI6ImRiMTdmZWM4LTkxYmQtNGEwYi1iMzBkLWE0YWRkMGI2ODEzYiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUyMzAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDkyOTA0OCwiZXhwIjoxNzc0OTI5MzQ4LCJqdGkiOiIyZjIzODBiYWM1NTdmNjQ1OTUwYyJ9.v5a1ZPd9COBmS7lcKwMcGt_rQQgHIsxqLlCH7-IGCBSDrHVzdbMAq_jMy9FiFpgEcTvWENr1ovWlZsv4qDhWr3s-Y5x8HfZe0hDT6dhrQaFtyD1ULDMazRNe4t93B7tmblfYuxfxkSk5P7Q86VwdW-tBZybDrw1T7ncI1sFjSetc52q7k1tqqUvaC8b0GDkmC-VZqxRh-EJjBLCxrKXLtezl3RAg9PnI_K1rp0ze2-Rrcw3saMJVFF8Ql5zg2RR1ocmLdQYsXUBmkmz7SNHkad44zBbGOC4JymPzll8BRTC2etBYVQrcAqztlWFcysOExHINoesnq3zGyeZt6P6XXw (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: bf729bcf02f848d44ccc (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request