response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3279/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImtpQS1HdEdXLTF5MmkwNVVCdExSRmlFZ0VWUG5Gd2tKMDhFOEJhRHR6V0kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMjc5LCJzdGF0ZV9ub25jZSI6ImFiODZhYjMyZmE1MjhlNzI3MjgwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjc5In0sImlzcyI6IkxPT1AtVFRvb2wiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM2MjIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTUwNDI3MywiZXhwIjoxNzg1NTA0NTczLCJqdGkiOiI4NzMzY2M3Y2QyNzFlMmVmOTRhZCJ9.T3yD2foPMVJ-3I4uRaWPHq7Kn7LFZ1fCZ4wKgmTyrffgXcL7pzRFug-HqF5O2gLoxvMkUC1E7JoWecIs0eCmmmz8DRnoW1WpKOauSyrc6T8Cqy5OyeSwfw8Dkk4bi1S1mhP8gPbeeUFwb9DInUJOhbSXEfsNuzUWgJnPNcUX1V-RoT9j9_JnPHMdYAqOHXQPSKW3ICXNazWwgGnvCkx0GG8a42oqfIQ4Rspk7CBM2AjvVNKTzGMWnqCUzQeJBzhdogZtwSlywZrLClLm-ZfuGHbNbOyHOgY5npKXjTNWmGi4cnp1k31UM7lu0wCb9as0ItvCeAJ_LYpkFWN-ucDrVw (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: ab86ab32fa528e727280 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request