response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2711/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 20220215122103 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik1yNXpqRDZPZS01ZDh3bWVzUkNDVVlmdnpYX016WGFRVHk5QnBuTG83NWciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzExLCJzdGF0ZV9ub25jZSI6ImE0OTQ1YzVjOWQzMWNjYzU4ZTUwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzExIn0sImlzcyI6ImJjLWZlYjE1LWx0aS0yLXRvb2wiLCJzdWIiOiIyMDIyMDIxNTEyMjEwMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMwMDIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTM0NDM2MCwiZXhwIjoxNzg1MzQ0NjYwLCJqdGkiOiIyMGM5NWM1MDkwMmRlODI2Yjg2OCJ9.PpHY5LzIbtlNGlXnqR83NJpBU3JaOU527R4GtR1LDrqFxtt-vY8SpRxsTOavV6LQDQHqvEBgna_NcFe4KkHJ4nlCaRZCv-bNc7Hcgth9ghzwTi22DD51Sy3UFHflvjPSsnW9UcJICII2C0nidXgoi8_xPd9GeR_15RXc7MR-LwPWIAV7Yo7FC1Y5hXPU0Lh_OW58CSMVYVvgqxDx8a0_8IkXFygVspeWvvXuBqLSEDmN6VLIW4ke8gHwG033FFlj3JC_seOGMeWCohXR_7gVi0fK7jgefXJvMhUehuPa6HMlakevPBA4pt3OF2nalFLA2p1sjwK-72XX8m78YiP3wA (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: a4945c5c9d31ccc58e50 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request