response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2607/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImJETXlFT0dhLS1fS29CamlDY2oxZUNURWtxT2d0RjFuY19fc01sRXI3SlUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNjA3LCJzdGF0ZV9ub25jZSI6ImQ1ZDliMjk0MzkxYWEwNWI1NDJkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjA3In0sImlzcyI6InRlc3QtdG9vbC1nYXJwIiwic3ViIjoiMTIzNDUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yOTA2L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQwNjkzNTgsImV4cCI6MTc3NDA2OTY1OCwianRpIjoiZmM3MjVlY2I0MjIwOTQwNWE0N2YifQ.FzSlHzgIEGFMbj9C4Wxs3nECRkIkLDJBdS7QZ5Wi359Xf2jZr26hLn7IHKhFJPNJJnYRBamCB2gfm6MTjDNJhUQRXtnPvOf4VdWdSIXbhQHJjeaL2a2IEMVDLap805oRzfRJH1XkkGgbUaibhgil39PZc-LqYEFMjSERNQBEY6bqpKxJwyLZKUsBzviqSWUidOe4y6acaPEkK1PY2Cs4o5Vj6238HtNM_6r8dEbSVSJmoiZ2UHT75JkPjr24gbkRc0sqd36ii6j7qW4IhA5xzIBpboOlaJw7GnwXbDY6z-eePAjLAkXegld9d0fbJZlvf6tfOjrP5ClmS3socylvRw (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: d5d9b294391aa05b542d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request