response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2925/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: d42df408-70f5-4b60-8274-6c98d3b9468d (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkNfbnZRVXNVbW8wNGV0NE9KcER5djN6dGJHTnlHR2tNQ2dDc2JEMVkyY00iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTI1LCJzdGF0ZV9ub25jZSI6ImU4ZDkzOTA0ZjliOGVjOTNmNjJiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTI1In0sImlzcyI6IkJyZWFrb3V0Iiwic3ViIjoiZDQyZGY0MDgtNzBmNS00YjYwLTgyNzQtNmM5OGQzYjk0NjhkIiwiYXVkIjoiaHR0cDovL2xvY2FsaG9zdDo5MDAxL3BsYXRmb3JtL3Rva2VuLnBocCIsImlhdCI6MTc3MjQyNTY0MiwiZXhwIjoxNzcyNDI1OTQyLCJqdGkiOiJiODlhZjRhMDMzZmZjZDVkMGYzYyJ9.JXjYSqlk5P84BJ1mgSfOaR4kN9eQTy21MeqGzBjGASL3kDgaxtEHIlaPuu1NMCKCu8ukEyGxOso7nn7FcU6NSQGZmYo_V2upHIYuUHGzVpAii0DmP1QwD_b0cQYPnpEd_8N0YMUYksyGvjth1og3eZNAJV1uuoVBQYMW0h5dow7n_-DtUIL4YIx8Wng2UZKnkrHMN6iltU8HdRWlaTIukPpO9dmbHLF0-L0CqvLLHBpKMdVHPpQBcnEv3xVntnFMpnFbf93dEq34o-Kq6EphZe0flBL6QGVDQz9MmYTKTrFD8D4w3oZSeHNxXjoHApDkx95CrkDGBuFK0tSorsjPag (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: e8d93904f9b8ec93f62b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request