response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2265/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 7270620a-a78d-4c90-a84b-43e527aa889c (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImM1WGxLVnpROEJwbDZSblkxLXJVdXJLNlYxaktOODNOYXlfWDY1UnBuWGciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMjY1LCJzdGF0ZV9ub25jZSI6IjBmMDI2YmFhMDA3MjQ4MzhlNzc3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMjY1In0sImlzcyI6IlN5bXBob255WFQiLCJzdWIiOiI3MjcwNjIwYS1hNzhkLTRjOTAtYTg0Yi00M2U1MjdhYTg4OWMiLCJhdWQiOiJodHRwOi8vMTkyLjE2OC4xLjUyOjgwODUvaW1zYmxpcy9sdGkxMy90b2tlbi8xNyIsImlhdCI6MTc3MjY4MjIzMCwiZXhwIjoxNzcyNjgyNTMwLCJqdGkiOiJjMzhmYzI4ODY0YjQ3MGZmYmJkOCJ9.bSLNL2RzbKd5TtGLJIA9UEnop2gsvVr5KXW8q75qJxLjIrbeTNcUvGdKV3ax1efRHWGkFXa-1P475R8M9zxAmXNsPmH5QmCDbPQgWXjwrZS6wP0AqGK3SDtCDEWGUQuknqHwPZDm_oPrKDKclufkVVNnXZPKjIo57A-a2gqGweXXKL0bqBf3MqHgva8fNW0lPGyYHJs0q0-MwzMCliwpp2AWSpD8Zn5dI1z4HSmxUKzdpmEXnth484ZI9QY0ZoXYJWHDTEJm6-UzSc8Nby__nVSYtgKDSm4iaJmrnjiQ30bKPU712820a2OjB71O6LNqKFB7a7E_40JtxwmbNG_1Pw (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: 0f026baa00724838e777 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request