response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4857/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: mlti (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkRtQmY1NHdJSXVZRVFoTDJmZ0xYR05OVkREMmhRMG9wLVF5d0NhT2d5QlkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0ODU3LCJzdGF0ZV9ub25jZSI6IjMxZjA2YTU0YjVjZWI2MjgwYWU4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0ODU3In0sImlzcyI6Im1sdGkgdG9vbCIsInN1YiI6Im1sdGkiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80OTQ2L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY2NTYwMDMsImV4cCI6MTc3NjY1NjMwMywianRpIjoiZTFlODA3NmMzYmY5ZjUzYjU1YjEifQ.EgTVTw0shtNei0g_WsztxRWrFW45l093MyfrYDJtizuoL95PnK_wusaKV53SAIJj8UfTCU7aTE8WSkhRY6IijdYLU2mV8KOAZxuAuya9eh39UHatO4-Eko1vUOxW5yHPJJ6b6bt3hq6_aG91x2gRtLTU8the9axfYBiWeLMbLunUFY5yptiUhuuSlzaop58fk271Otr5ZEr7zGeDpzlFi2g108MjOSLAezbde7AhZnLa-tGaTDWmoEYIvx2NNpSeNMb-vdAsJ2I6LsIf-UjPPerVLKR53ASn_uNE2Ifd-rQkZtBUFeLNig5hvhBw98moaLYkBXljVoy9Nljo6Rm1Hg (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: 31f06a54b5ceb6280ae8 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request