response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2313/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InF2S1Z0LWVhUWV0VlRNZXdVYVFOSFMzQUNJNUcyU2JvRjZLcU1DZmtXR3MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzEzLCJzdGF0ZV9ub25jZSI6IjYwNTVkNWQyYTBlYTEyMmMzM2IyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzEzIn0sImlzcyI6IkwgLSB0ZXN0IHRvb2wiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI1NzYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDkxMTY1MCwiZXhwIjoxNzc0OTExOTUwLCJqdGkiOiIyODIzNTY1N2EzN2ZiMjM5MTU2YiJ9.1yJkXzr4Oy0nknJNVs1I3O6yMnrFJfa_z9pwyO64UVkObnb9XarNM4nIPMKzoiRUTFvNe2uUNGTFHp6t_o3SRHU7LXkACFaIY3EvLgpwtU4qc7F_YF1c-4tmPgpJZSdqiQjKMcYCZWe0ItA5ZiLPCEZauJK0ZfC_gUXY8vXlGoU_PZgbKvfLCmu6KEDRh5QeumdcS8GWD34i7_-8JV_i6l5SMmZtDf1hk5mc1IJ9a-IlwoWFLKkiTkJGrNJjChIsthhvUWB1dS4W6dFVCGTUHJNrruP6wMcY3mqtpmv9Jh-DG6soMBsLlmtRPM5YuHkT6ub32unC5LV3lkel258hBw (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: 6055d5d2a0ea122c33b2 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request