response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2405/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImVScndxZGRPRkpoV2tFdFMwRWgzQmFQV0JCQTM5a1NCOEFuLU1TNWo5NEUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNDA1LCJzdGF0ZV9ub25jZSI6IjYyYjUwN2QzNGQ2YjM4ZGM2YjY2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNDA1In0sImlzcyI6IlRlc3ROYXYgVG9vbCBSSSBUb29sIiwic3ViIjoiMTIzNDUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yNjg5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIzMzA2NDgsImV4cCI6MTc3MjMzMDk0OCwianRpIjoiYTYwZGMwYzkzMjhhZjEzMTBhYmIifQ.SuanZrAPer9lQvMDaWNqgU_JUwdUP0WMYeiCSuVPTxpLCmF4bHCcTJ79Ti1Pdq6oaDWpoF9fEWT7TSEql76tXCnsq1sE-Mm7CTSj5gCFxR3UE-4C5GXC9UmayL4addql6ZWlR-PfAuIU0G3CrfGQV7rZMz08ofXohWChOOeUdCu48sUDou94nJoMeVkpW3djMmLi7hlyfVX64-ZRFaXoNBsTqM5vz1ikUEvtu2o6Bw1Zq78Z3ULk_p-BomnoRho8IR1BUsVLm6Nj5EgVccIFNzotYnkVJKQji2MV-oGDMrjCPLwXFFjUsN89ys7ok6iEOWp_yFjdlRa5OPiHNDzWRg (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: 62b507d34d6b38dc6b66 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request