response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2062/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: platform_new_20210712_Client_ID (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImlSNzdZOVU1a3htQzFybzFjTmE3cnJzNVZybnNldVUyX2RaRkdseXFsR2ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDYyLCJzdGF0ZV9ub25jZSI6IjQwOTBhZDllNTg2MjNiOGZhZjQwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDYyIn0sImlzcyI6InRvb2xfbmV3XzIwMjEwNzEyIiwic3ViIjoicGxhdGZvcm1fbmV3XzIwMjEwNzEyX0NsaWVudF9JRCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIzMTkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTg2Njc3MiwiZXhwIjoxNzc1ODY3MDcyLCJqdGkiOiI2NDJlZTkyMWMxZjZjNzUwOTE3OCJ9.0XIPqTnbVxLfuZV6bBUiYcTRNO0Z7yIpf36hQZB3wt4brlaxuPjvFv0zgdgKWo9TbD76NejPOMUoYMyXQbxt7nbrSpTcujqmcofMlsqZdhFbFsAilUNPfGHBAAvkbNDZMKhHoSAPUvaWjO0b6Fu7tZPhJ_JLlvLaPWR3Ym3zxNbyhxerwfu5RovxPtj3eGXbwelz1XI8T9dFM8RvGV4LnqdWldpmIQP_zrbNDGoz25UATZtkAThaRu-LcL9E2RJl1MZgJs0X7EChztPw95u3A3wKP_0gJNz2v7yRO0w3edYrIutg2J-JY7NX5EfHsWJgp1jG15hMKGqTUReYBj3NsA (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: 4090ad9e58623b8faf40 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request