response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1687/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ims-test (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImxTRVlJYndiV2ltS2NmdkJuMy1mT1J5dW1zbXlzeUZBcW5lTWhfeVZDS1kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNjg3LCJzdGF0ZV9ub25jZSI6IjFkZWMyMDIzM2EyZDUxODUyN2UyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNjg3In0sImlzcyI6Imltcy10ZXN0Iiwic3ViIjoiaW1zLXRlc3QiLCJhdWQiOiJodHRwczovL2xvY2FsLWNhbXB1cy5raXJvbi5uZ28vYmFja2VuZC9vaWRjL3Rva2VuIiwiaWF0IjoxNzc2NTA3NzE5LCJleHAiOjE3NzY1MDgwMTksImp0aSI6IjIzZTRiZjEwNGJlYzU0OWRjOWE5In0.TJd01NRBeoCV3XsbXQp8IdkZ4s16yvNh9qY92JXtAkusxdF-joHOwgxhLr7AuNdCbHPxwtkukyyIs-wuc5874g2B8QziDrYYkmuHbs3l82RRFTamLna0EEdfrQ4DDVc67v3ufI4VCUHZikJjPAwRvGXgbhroRYGYCpZNX4CsASLdYi6jD_zpmJ8OXHPQR5iKqAL909_rApUGMusexpCyo82RzEUUv50l27MdvnKcPdrn6aqmQUucVcLIdPQIUmhHsxP589PeUU8e9nVcBy0ILzy-aoa2FohuGZQpH-dYLwkP_xYUq96ruLJT0CJa-ClZuzD1ZFO6xbvq7gsWXRlcwA (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: 1dec20233a2d518527e2 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request