response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4339/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: kyron-client-ege-1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ing2b2k3LUpseVJ0LThxZFZQbHJtWmRETkFLYkxfVDJZNDdFM0Y2eFd1Q28iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MzM5LCJzdGF0ZV9ub25jZSI6IjA2MWUyMGY1MzZiMmEzNGIzYmI3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MzM5In0sImlzcyI6Ikt5cm9uIExlYXJuaW5nIiwic3ViIjoia3lyb24tY2xpZW50LWVnZS0xIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDQzOC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMTk1Njc2LCJleHAiOjE3NzIxOTU5NzYsImp0aSI6ImFiYjc5NmI1NzFlMzIxYjRhNDhhIn0.AS04OllOHjNdSBGOqlt24QkKE75XtmHqF47z_uJVucAWqlIWj_JnYfHjkT07Alvmvoufhd825gkq8y_uf3FrnoRt5rD9fULgv7KddgrTRS7rsLJ4_k2Bu66IXE196cmlRodhh5YBX248H_Q8MWciYefHSyZAw6KMXR0a2HbuX7DdCZ6YS88cHX-HKfmYvxwr5HVLgy3eGEqS4WFqfP3nOURlTsAmyMiizFW83fu2I0LIcTfONaRuWJ5c3snOiBxhlKewPuHImNXsppyKUlOqtKKRxDkCTeP2SbK2NteXlx7gQLx6OUmvvEtwdXfVMeXCSXjWvEgTi7OxF8SDN-hYRw (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: 061e20f536b2a34b3bb7 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request