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.eyJ0b29sX2lkIjozMDM2LCJzdGF0ZV9ub25jZSI6IjZkMGFkMWVkZjAzZmIzZjdlZjFiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDM2In0sImlzcyI6IkxPTiAwMDEiLCJzdWIiOiJkNDJkZjQwOC03MGY1LTRiNjAtODI3NC02Yzk4ZDNiOTQ2OGQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMzc1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI1NDcyMzEsImV4cCI6MTc3MjU0NzUzMSwianRpIjoiZWEyNTc5ZTQ0N2U0MDM1YjcxMjIifQ.o0Rm4BSvFBlG4xIx92UrtzhH_hUP6fK7oAXAFcGnmTU4k1LRhMJCqeF1TCzehUvRI59edeRvwfxLOaIix35XVUjS7EquumY1eXJafEZsoJvr27Jdwyi2JGwhHkn6ej-rkPuPb9X5rH4-7I_1vvuFKq81sSffdRH4r9-GV8q8-B_8TqY30orRvWY7BBvGUxFFUiCzUxSXznSUyI-GolyRv-0dVgyp8XRBkwVrl6Xd_AYc6GGFU7AKIaT0NuDTmgGnp06hihKpxWVCcQxthrgOpWhube47woKG_GTGAQ_AKw6DP_RaluQ0kEoGtBP2-gg-drbJo12M-SisE0Nh6b03tA (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: 6d0ad1edf03fb3f7ef1b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request