response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3645/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client_id123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlhZeGg0Ynh1cHZqZF9JMVpjLUx3OGFJS2hpSFZlRlFHdDJTT082OGtlX2ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNjQ1LCJzdGF0ZV9ub25jZSI6Ijc5OTI5NzYxMmY2MjFmNzZlYTM2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjQ1In0sImlzcyI6IkNMIFRvb2wgLSBJTVNSSSAtIHFhLWNsaS5uZXQgKFFBKSIsInN1YiI6ImNsaWVudF9pZDEyMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQxNzQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MzIwNzAwMiwiZXhwIjoxNzczMjA3MzAyLCJqdGkiOiIwN2VlNzNkOTE0YjQzNjEwODExYyJ9.UVrytET4GIPxIHOU1Ti_c7dhhj2WUmUH0BLFzDgvzDFtkvqKPNJOat5ERmNxJ54Q0CtOEcJx1tZlAeb4BUp2yN5KZVrnfBIMGcxVCNTMu-xfmU07szJIwHnj_6NovqQr3YUksdta1wC-5jJw3wV9x0af4wxcKJeXgWLcYd7YDQFfJDzMfK7S49GmCQOQCy4lOp0N6zQpZ7pNCPgI7bvssSoxs5qTZBslECiF32XUUw198wcYLxH8MUQFLQ_3QTO3dvuFsXG_oIqbVCn0oeliS4IKzqnM3xXBb8_vuXYxjLEqQUayo6CSxG54aEzsY2bpfDM_70a4TK_X5JDnIoFOgA (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: 799297612f621f76ea36 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request