response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4782/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: JdLtiTest (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IndrLXpSVC1HVV9jNzBFOGcwNHFVcFh0Rmo1SDdlZ0g5YWROVURLbDQ3VFEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NzgyLCJzdGF0ZV9ub25jZSI6ImZiZDQyMzBlOTMyMTIyYmI0ODc5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzgyIn0sImlzcyI6IkpkIFRvb2wgVGVzdCIsInN1YiI6IkpkTHRpVGVzdCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ4NjEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDk5NDQ0NywiZXhwIjoxNzc0OTk0NzQ3LCJqdGkiOiJmZGI3MTZiZjliNWUyZmQ1ZTUwZiJ9.MBXqA8T7t9geyZk9Zkr5yqn2-gsmRysMjWGRc-KgMX20ICE8DvtRDgWwsKxMtlAmBhrIsD4tYTo-4LJVSOc1nhK5Aqa4ddSsbIY-JDg7kko9736AcQlc_g8C-uX__I5Pp53Bj513iDh98Aufd-jgrZgTnyhfX4K7IXhvhYRb5beZN4szIwziirBFkvd9j4TDeIYtKA517hk_FjlGdb_Mxtl3pK7jOIIDNrohqZvX8sdBOpoM_vD-iyVXTXlgwln2DfJC44L3SJSXmt0r1K6agYs2E41d1kMdTklazU5JOjqkekLwRjzGtZbE9Dm3jPncmrJdki5PFkuzsvzOIzyVog (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: fbd4230e932122bb4879 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request