response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3458/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 24862 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlhSc08xc3RnY1VjV2NfT280NTNaV0hlQmtFdDhEMjVtb3VKN0FJWjB1RUUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNDU4LCJzdGF0ZV9ub25jZSI6IjJlNGEzNzEzODg3ZjVlODIxMzE5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNDU4In0sImlzcyI6IkpQVyBUb29sIFRlc3RpbmciLCJzdWIiOiIyNDg2MiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM4MDQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzAwNTE1NCwiZXhwIjoxNzc3MDA1NDU0LCJqdGkiOiJlODliY2I4NDU0MDdmYjA3NWE0YyJ9.PCfRtE8lJ9cfeGJCjU_qO1YQpesEM2yyegW_VHsXpIuhHmQ-H8h2yhPDr03BSEeN3vnLnbAmlGoMSFu1_zLYsB9HVpoUeIduTwAp3HSGcxOoqmUZ4olpnVTBqKc8_ufh7xiSjkRtytB3Yey5SvAE8y1QBzLoN5qhqZzNZhnRwdLU8V87YBBr1uvnq_tCcq6RaTD9YMgU1kM7JJ9-KI3zvgiup3j3E2Vfs2UqZf0yJE5y1xajgMsHcGofHd_CusgdyzvFZK_qCfqhBuy2s5IzoXoSC5HWW_o2Vckm36NM7v-Ew_MGiTqdkiusaY4BIx4LZ_Hp0KYRHAXQ-7QzKA7taw (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: 2e4a3713887f5e821319 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request