response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4870/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: JTP1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjlrcDgxalFWWWRsNTlpWTJZcFo5NnhzUW1XQ3RKbGpxSTBjS0ZJS1pqTVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0ODcwLCJzdGF0ZV9ub25jZSI6ImRmMzBiM2Q4MWE4ZjEwZWVkMWZhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0ODcwIn0sImlzcyI6IkpvdmUgVGVzdCBUb29sIiwic3ViIjoiSlRQMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ5NjAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTAyNDAyNiwiZXhwIjoxNzc1MDI0MzI2LCJqdGkiOiIwNDc0MmQ4YmNjOWY1NmUwNTJmNCJ9.Pcx4KMKYrKiM_shm89aasxrchc_sTptE8dKwzAnvX8wofAgD2upyh1wGsoVXNgt9bG6WUgo9km0wOMkwJS5mQmn4_tFKpaCRYVJOCqoF0YdCQjPiSUSN4muJCbGTEbK01wP1TKCH77iBKtu5NjHLiidjqNjyeW1LnxaTsUmoObrw5cRlwZ06GxJAq3SgIDBGHDJ9W_w-YAzqceLi2l4hKXxxkZDQ4DGaigkuWdMqzw8uNCNyUHVu3SMdbWI3g_6wU2dTJ_AuIVgYaJrWAE0u-JWAjA51ZZ4BL7jTI4YjhJVvqQBbHStSthqeyJn_Wwv14OavTakGmPsAUUtuV68TQw (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: df30b3d81a8f10eed1fa (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request