response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5708/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 0368100201 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjdQN0E1cnZCVFRJV01qaW05eWVxZkhqSmtsVU90aWpHajNJSU02MjBmZTQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NzA4LCJzdGF0ZV9ub25jZSI6ImJjMWIzOGY5MDcwZDBiYzI0Y2ZjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NzA4In0sImlzcyI6IkxlbnRyYW5jZVRlc3RUb29sIiwic3ViIjoiMDM2ODEwMDIwMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU4NzgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTM4NzI1NCwiZXhwIjoxNzc1Mzg3NTU0LCJqdGkiOiJjZTAwNWRlMWQxYWNkZWY0MTFkMCJ9.FOQxF23ilPQDPXBtbb8VOkMvB3oj30g-aqc8nA_Dujd96YNtCRY_jBtBsq2iGvwr-P79KHK8cV2a4gg8kFXVMIExgyB4xJKpWPoPn_bTeqbnzErxxhlbQj4r_72DTbvrFzDD1p0KKPL-ZSfOf1LyEPQl8vpmUNHIVG_wqN-Qx8vHDUH4Xgo4eZI9XYsZosYUFw1ksGbh_UthOujIpx5EamdiHEi8eyIV7mtAXj6DtsiZZjoVmi02lC26vWEYxHiHXFUJtxcoS1hM0nRYLCII61no0oMPMGyadmL7eRPyQOygnSe88ShWIypgV7NVPRUXXd12cJBKOGDjB-08OU_lVg (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: bc1b38f9070d0bc24cfc (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request