response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1686/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: e755628e-14fc-4360-82e7-4c4729a085e5 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImZWcDl3VERiLW84SU9kd2UwS29vQlZIb0FwU1NubVpMOXNacG5OLWRoUlUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNjg2LCJzdGF0ZV9ub25jZSI6ImYwM2ZiZDU2MWZmYzc3NWFjMzM5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNjg2In0sImlzcyI6ImplcnJ5LXRlc3QtdG9vbCIsInN1YiI6ImU3NTU2MjhlLTE0ZmMtNDM2MC04MmU3LTRjNDcyOWEwODVlNSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzE4MDEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTE4MzMwNiwiZXhwIjoxNzg1MTgzNjA2LCJqdGkiOiJhNzUwYWM5OWMzNDIzZDBmODU2MiJ9.ifQQpMyGIvLq4AizrtLMx2V-2STr3Ijr8P_tgf4mkAielKdjNB_I6l1NtpRQkHPvpdF4aZD98iGxgtMHdGXpKwXoi-WxsaU57bbi5hX4mYo7t1pYuE9zkhao61X8JLqv6COHXtW50Q3VPGFFM_6LMEgXf0_9dpNM18L-HjNVYXYZthSWWbm47KVuKOBe3oyVy8zBFI4ZYB5SfbGZwafVSdN9jeUrWkKD4iqnnio2x1sD7gXrWgWOF8dLrrwvT_UapazdfnOw3aalWAJeJOjj9tKJaEf_ephzpEqzIZQhSaMC5tlmHRg4nlMVtikmQnVubwdMapJY3LV8LsCSVbZQxw (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: f03fbd561ffc775ac339 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request