response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2339/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImNwb1RlZFNwWl9aakxHOGNMTmRyMlhaMFYxVFE0T0x5bnNJS3p2R1p2SXMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzM5LCJzdGF0ZV9ub25jZSI6IjYwYjMyOGFmZjJhYzk3ODUwMmJhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzM5In0sImlzcyI6IkFsdmFybyB0ZXN0IHRvb2wiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI2MTIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTA1NDQzNCwiZXhwIjoxNzc1MDU0NzM0LCJqdGkiOiJjYjU0YjAzYWZmZGQ3N2RhM2NhNSJ9.pmHTbm9yLuqi7-rzBjYfzHjR9VdDjR4R8s6yJg4OT10C7bI2-w6QS2viU_h7PA4-8S1PaUCMXCLvfOVv19xkfNqhnphb2W6XcOVmDlbFEyx977ilSfKd-n3EhLQhiuVfOtGeVCSAO0BHooyG3XXktp31HZtzMmHnyEXr4y7ueCPTQECAmi8IBMTfAMZtd3wAHyO0O1t3AaKbF8Hkf-vYO5z9B2T-FI2an7gg2RIGQByZ3cIVt9ct-sFLlOLMbQ57bIwgI4oU_SYNU2Q1kH9GgTLVxPSHUb6YHaXYU0dA9seaaZA_TBECzdVe-WGghHKRmHYvFofln2xx3h_2GWlZjA (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: 60b328aff2ac978502ba (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request