response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5279/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 007 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IndEVUl1NUo1cUdzMTJDaWpJYzlSczBUQ2xGa2ZmQ0o1UUQ3cWZEbmtVY1kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1Mjc5LCJzdGF0ZV9ub25jZSI6ImIyZDFiYzk1NzhjYTY4MThjZDM3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1Mjc5In0sImlzcyI6ImRldmVuZHJhdG9vbDIuMCIsInN1YiI6IjAwNyIsImF1ZCI6Imh0dHBzOi8vc2FuZGJveC5kYXNoYm9hcmQub2xpdmVncm91cC5pby9sdGl0ZXN0L3Rva2VuLnBocCIsImlhdCI6MTc3MjEzODIwNSwiZXhwIjoxNzcyMTM4NTA1LCJqdGkiOiIyMGRkMjM4MmEwYWQ2MDRkMmNhZSJ9.QKke-QSWPa5di6iIDEKOUPKDYk1rJs30FdcXZogXMgECv_98Nh3qmIjxZm5EoOFfIREJiWALR5_EVVKS9TsBlB8HOP2EzeJjXR3ZGzPYMlFRIThORXNT-PkUBHkgLS3JHuTQtlzyTOCPchg4PBRmrsp20y6OHMJclMz8zILCOcIzQiENvx8nqdx_mMWb5CUT-RoeDUgRsNe9GE3qFxXefepLwNzBQuNGd5jC7RVVX_UFVzWBATr4NydUHDnM_2n4pg6ZmljBRU4Q7L3yxQxkTwLOnQGy5KoZhi8WltCaM55tVbQYazMzS2qp4og-ljOw_5o25QoaO6z1bkDVH0aZ3w (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: b2d1bc9578ca6818cd37 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request