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.eyJ0b29sX2lkIjo0MzM5LCJzdGF0ZV9ub25jZSI6ImFiYTc1MmY4NzQwZGZmYTk4OGY5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MzM5In0sImlzcyI6Ikt5cm9uIExlYXJuaW5nIiwic3ViIjoia3lyb24tY2xpZW50LWVnZS0xIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDQzOC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1OTQ3MDY4LCJleHAiOjE3NzU5NDczNjgsImp0aSI6ImQwZTE0MmRhODc5OTI3YTVmNjhiIn0.unMcKTePzoEij3mOcRMmWQXce9CWLXnr7x4rPPMH3j5Z92ekoQHkvJi4UKf35WjkqBT_rxJu50_RTJ5nODvssEgU2wIC3wCFJQa8BqwxvPoJG3JOY3Cm8CsviDCFnjmErWwdxk14g-0ZHKXKSGlISI662a66MAPyeaoEjC-fRZiWcwPHgH22fvE0WSGNJtQyCM_W4zdWHjsuGcTdonxVKBLXa7K6D1RWTBSPIWqQHEsTaZQp0we-k-9cWAT8SmmTwqjVH74F1_BHvFahhfb5uprueT8kh2jmdnigT3Rqib1awCePwPNXcHpuOY4ya4Lhwu_v0_QjbDLp4jADfq0Ylw (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: aba752f8740dffa988f9 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request