response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3036/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: d42df408-70f5-4b60-8274-6c98d3b9468d (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlU3dVJVTkhBMElOaFBBT29OSl9yMHVlT0k5ZEZvdzBpZDBkVGZfdkRqUk0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDM2LCJzdGF0ZV9ub25jZSI6IjJjMWQyYzFlNWRhZDdkZGUxMjU2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDM2In0sImlzcyI6IkxPTiAwMDEiLCJzdWIiOiJkNDJkZjQwOC03MGY1LTRiNjAtODI3NC02Yzk4ZDNiOTQ2OGQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMzc1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI0ODk5MjksImV4cCI6MTc3MjQ5MDIyOSwianRpIjoiYzQ4ODZkMGNiZGYwNTg0Y2I5Y2YifQ.U5ewfYmbOdXdtqLy7aUuAM2RfQV2Wqx864Neo9IP2XbzYb8hLUKVKMn7fQCMlMIs6zNLpZnGdMeM3hOiHXrtxvHcIfBXAQtMsZmcwYE2Di-mDuXwHBBmg7YbGt2kTDVfbAqBgXtdFmWH6uneCk_81U1FqhuXJ-BkJOLrPqXeseO5LNs1SqnBQs-exPZEqx_0e59QTlZaHoP_6UDN6iz6ipVSswZJLaQJ5WWU357_Rk0Ngs_W2yH41TacoVcsnHZq0s7malLmlyatsL7uT4MRbIzmb08ITfdClaSlXWCbVH7ivPwDzdLawSAv1ZPjXIMJZoTD61IbUqonIcv4VIwyZQ (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: 2c1d2c1e5dad7dde1256 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request