response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4164/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ca3711a4-8f41-4710-ad29-219ac1a06bcf (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5aM1hGdlFOelJqMEdfckpwNmxZWXM2TWdMX3I4WWo5TFhaajZoM3ltOWsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MTY0LCJzdGF0ZV9ub25jZSI6ImMwMDIzYzQzZTU5ZGNmYzZiMTcwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MTY0In0sImlzcyI6IkJyaWdodHNwYWNlIiwic3ViIjoiY2EzNzExYTQtOGY0MS00NzEwLWFkMjktMjE5YWMxYTA2YmNmIiwiYXVkIjoiaHR0cHM6Ly9hdXRoLmJyaWdodHNwYWNlLmNvbS9jb3JlL2Nvbm5lY3QvdG9rZW4iLCJpYXQiOjE3NzY4MTIyMTcsImV4cCI6MTc3NjgxMjUxNywianRpIjoiNWU3MzAzY2VkMDY3N2E4OTM5NWUifQ.iJSGLIONtxwVuI5iToqg1Iwwitc5SY8500ozg-6DII4b57EHQk3hHc_Q83DMBnMl7CE3uN9Ir1AV3KNJjXuEQZpc8IykTyCwvFOjhpoviXST2vDxfc1AOI9PjVNw7hxU_TM8BOZZgJGhVAtEwbLPcQl8yKwAjotN8sXfThvr5hJlr0kKPF99-PGB2TeSjCAOSk3Ljxg3ibTAYNixS7R7NAqjURmnJ9z_0pYJplFOHlopDH-wIs-ZVLsfS7JfW1z9_lh8RxFGaLBEfVzWhzvc4TpVruIgv_wWUyWxdHpb4GfIuFHcPAlqOCqe_iuSoMAa5hmfiR2ajluCE1qgJnTACg (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: c0023c43e59dcfc6b170 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request