response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5804/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjdwY21wR0IyMm1tcDJJSzN5akQzLWJ5ZXJlUzZKaW5MeF9ZeU5HTDlsNEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1ODA0LCJzdGF0ZV9ub25jZSI6IjVmOTEyYTJhM2EyNDFkN2YyMDM2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1ODA0In0sImlzcyI6InkteWFtLXRvb2wyIiwic3ViIjoiMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU5NDYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzA2ODk1NiwiZXhwIjoxNzc3MDY5MjU2LCJqdGkiOiJiYWVjZjdjYzAwOTExZjhkZGZhYyJ9.JTT_Sb3yaMd5KR0AIeX5BRWhnm8WrjdT0etBcpS9IztnKvpbc0ojn6o3D-FSvyRhd3_m92is5hzI6L7xZbtRVb9ObNFhMrTQLgk9C-j2pwhfZS25oJtr-NRv0O3DEDR6_hpK1HXBLEwdxTdbGA1RM2BeswFcEmrHsBUpAA0diyfZ-WGQryn_LGsnj2Z-pEKXW8ORB6nZu60YAkeTGbEdyOs-X7j1L_faBK6Gd5G7Emn0kMtOwGasUIYS9Kdq3Bt4ROrv4akzYbMX-l3Zie7FPEc8ovDYrOjHqT92SA3ldd5gwVoA2KCGdjo8ZNpikO8fIMKXK0csTy5QSV6-czMEZw (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: 5f912a2a3a241d7f2036 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request