response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3506/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 4 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjhPZ1NaWU1RTmYwQTh5X0l6OE9WamxlbHlpZDNYbmxIaXFPeFIyREQ5MXciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNTA2LCJzdGF0ZV9ub25jZSI6ImY4NjYzMDVhNGFiMDQ0Yzk3ZmI3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTA2In0sImlzcyI6InNvbWUgdG9vbCIsInN1YiI6IjQiLCJhdWQiOiJodHRwczovL2RkLTM3NTI5LmdpbWxpLmRvY2Vib3NhbmRib3guY29tL2xlYXJuL3YxL2x0aS9hZHZhbnRhZ2UvdG9rZW5zIiwiaWF0IjoxNzc2OTI5NTU3LCJleHAiOjE3NzY5Mjk4NTcsImp0aSI6IjVhMDcxM2Q2N2Y0ZDVlMWJjZjY0In0.hpgFtdNV2Sol77oMKuxpOKhvevPcrihOJxNWyPur5JU2tO_FanUGX2iLoq7Xm1uphWZlL6wDA1-DonyMNrB88kOxIgBceQdNWzs9IbBfi6J681RQjEm30o9E5C-RU1qa6Ug1NvJbRyzFcWh2jD2Tjda4fg7cLqPe30qNP0AOPreiqv0M2OfH6hFHH_S8Fy1IYuzO7sxs_wW8jJQL69w53yzY0umax0sxT5o91wSwStr-eiW7YN6tkXRErfTGbLzQzGM-gfwwRNYpxNECiXYUU9Lv7Y70rQf4wzAlHKnj4rBd87WdJsW53ELv9q7QSe93hl75F9FSTP0tCCh9zaxX2Q (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: f866305a4ab044c97fb7 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request