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.eyJ0b29sX2lkIjo0MTY0LCJzdGF0ZV9ub25jZSI6IjQzZDc5YjY2MDc2OTk0N2UyNjZkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MTY0In0sImlzcyI6IkJyaWdodHNwYWNlIiwic3ViIjoiY2EzNzExYTQtOGY0MS00NzEwLWFkMjktMjE5YWMxYTA2YmNmIiwiYXVkIjoiaHR0cHM6Ly9hdXRoLmJyaWdodHNwYWNlLmNvbS9jb3JlL2Nvbm5lY3QvdG9rZW4iLCJpYXQiOjE3NzQ5OTQ0OTcsImV4cCI6MTc3NDk5NDc5NywianRpIjoiYTVmZTQxZGNmM2JiNDVhOTBhODgifQ.kcaQ7esxC2pGIL1XI6upKqjJlnUTYLD2xWFPb8xQUEF_yvyJ-nJqp4kc1VWqjwCjyiMsph0Lw1F_kG3bBbPnHM6qnYjw_An6H9FkTvtjoXicjJrI1N0vHF_JQ-EtivpCnofcizeZlElElH5E0X7SvEZtIMRlCYuEzhITkEktlhLd_07OtbmJSdoYlfPVkWy5gjaoKTmz0zVaf7BIDJqe8l_4Ux-zMPRDqQIo9ew--fdtM1zlf-OUERB9eYcDY2LfpO8soCmQ9fTgUaTIxT-9iA51QHtETPqYOTmonbEO-rWu6kUbpQpz8v8bArhGTe2YAsLw522x4RDI3AOuSsJ41A (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: 43d79b660769947e266d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request