response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4825/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: mts-client-test (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjVjOTl6UWZfRjhJbE4xTU9BLWpobDVlVC1ET3JpTjNrTDlYNUhfal9XZzAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0ODI1LCJzdGF0ZV9ub25jZSI6ImY2NjAzYjEzN2ExNTRjYjJkNDk5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0ODI1In0sImlzcyI6InJzIG10cyB0b29sIiwic3ViIjoibXRzLWNsaWVudC10ZXN0IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDkwNC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2OTU5NTkyLCJleHAiOjE3NzY5NTk4OTIsImp0aSI6ImEyNTkxMWVjOGVkZTU2NjNiNGM0In0.leHeL1dCBa60zzkE8N1ZuPA5dSmnZU9m6_GXgcMuiNvnqDDU4YDehnJCpz8w7ofI7Z2pnWFALEO_oWCPLvrFnaVZs42gW4r1Q2301OSmS-jyg1HTV4uxll2M796G0b14mSyzAJJD8a0NwCD4IIbR11Px_XVLJm8hkUOIAPS9szZBvcKaPKiUzB9Yyrihh3C9Dajd-kCIw13kdzSZM4Bfi0VKO55XKlFsH5mBeRLZF0_lXrgQCDskfRgYJMBZthyXcs7CBVCe2jbFtZ4PZAvOpZ6q29ZbPvKsQhpKT6fqClby6mVRJ5wlQZPnLOooSmdlH0hHuBD81oQvs34OvTkZ1Q (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: f6603b137a154cb2d499 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request