response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1886/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkZwbjFpUjlCZFN3SGN0bDNScVZfQkF3Y2hVeGRoMjVGUGVGZUNRaG9rNVUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxODg2LCJzdGF0ZV9ub25jZSI6ImFjNGViMGJjNzNiZjZkMzQ0N2Q3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxODg2In0sImlzcyI6Ik15VG9vbCIsInN1YiI6IjEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjA1OC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMzczMTI2LCJleHAiOjE3NzIzNzM0MjYsImp0aSI6IjM2MmMzNjZmMGEyODY3MTRhNTk0In0.jpq5cgIjHP5qyzGMQjdBobyMDAtR9sfp98MJNhQBw3s3d8sOquNPsyA5Oh_cN4FO51LeS5BPTMWt0ndFvL-I-u04Sm5SOfB_T421Y6epadEFvXbuSgloCetdw1aPIfh8x_ubgzmaeTNngBYseuvVyUuvENE39jRYdXBIv_AuAkQRfH3rrrqxRk4PPTaxdV4S6Tb6gMPqQv__xzubM3ZApRfZOrSb7Hxq87vNMbkXIXr4vQvTAYsPWLLrFBwysrPx2rGVG09bRFY1y0f38IVdKCgHHv4w6zz8v4_xedANlTJ-gEOp0EBmjaHjClOa1nppwQ1dptJ3F5TYn09tnGii_w (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: ac4eb0bc73bf6d3447d7 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request