response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1858/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: my_tester1234567 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJRRFQ4bUxjdDAwb1dYUU9NeUU5LU1PTHQ3Rm12a0VpaktQR2R5Z01nT3ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxODU4LCJzdGF0ZV9ub25jZSI6IjNmOWIxYjJkZGRkN2MwMzAzMWYxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxODU4In0sImlzcyI6Ik15X05ld19Ub29sMTIzNDU2NyIsInN1YiI6Im15X3Rlc3RlcjEyMzQ1NjciLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMDE5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY3OTE3NTYsImV4cCI6MTc3Njc5MjA1NiwianRpIjoiMGYxNGZhMDM1YjViZTNjMGFhZTYifQ.tNBKPMlluC-o8TxQABP4V7mz-uiDfjZPX0w8WqeYKLMxCupQNFquAYhkMC5S6nkW6Y0EnVPpRNQXB6IWTRS71QYvB_CuO0h0yTQL08WMGWNyOHpWz_ypkDbE-xHKlkKst_-zjTblxHkCXWfD_MgtKqzUDPi1LpleiZAMF8jb3llRwFEAk-JiXQhwFvtIEfKh0IoFdXbP-P-NIeIKEY39YsafQ_FfRiX766nOZmWR5L1eCmeE0idGIVQphofG9hJAV2wY1HaS_LDJqJ5T6Qb_e5_qbsPaFIkQFG_bmbceuo35xPLr5Vm6qOkMJujsYHVArIk9zAQMf7iEUfUl3JVmQA (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: 3f9b1b2dddd7c03031f1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request