response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2533/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 20211215091438 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik80RC0wVFNWSUZSdUZSQ1lXWEpCckdYcEQ5OXhlc2Z5RDNYSUF2dy1tc2MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTMzLCJzdGF0ZV9ub25jZSI6ImYzZmIyNzNlNmYzNTc0OGZkYTgzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTMzIn0sImlzcyI6ImJjLXRvb2wiLCJzdWIiOiIyMDIxMTIxNTA5MTQzOCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI4MjMvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjMzNTIyMSwiZXhwIjoxNzcyMzM1NTIxLCJqdGkiOiI2NmUyZGRjOGMzYmNlYzgyODliYiJ9.i5PVCGzt6C9DX-M9ZSTt4uPaIftmT-Zytz_hCHdSYrNDapXAmnbiItngytXNaTGeMsK6P8bYL7BtOXRs9aQQIDFhzNw70qKEuMNm9ZczyG4BO5pY8f2l1lQ5yLSHdSWjMVabQOYMkLeeuBQaYO7eAtMQMYfnd3p_HFEASYtQdapcXmH2poMSxYkxN-qWO1w6LQdxktDQa8hD2e6gVmfvqw2YT_lROChj-3esoPcJEn7x-ZdDhyi7nZtnlz8pVOf35A2oBNzXJdBvyPotiy9imhkVi7T3xgGb3uvvLCm4OTZ1t7mpPlNdgKr7FCoTm4Ly2DAlAGdy6xfpTBM3Vb2t6A (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: f3fb273e6f35748fda83 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request