response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2027/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: OAuth_Platform_Client_ID_20210624 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImlQMFhaU0l5UlE0eXpLWmxYTHFHY0Y3OFdJTVdzRnV0RWpSTU93NFgxOXMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDI3LCJzdGF0ZV9ub25jZSI6IjBmNjIzNTQ4YjU3NjczMzkwMDA3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDI3In0sImlzcyI6IlRvb2xfTmFtZV8yMDIxMDYyNCIsInN1YiI6Ik9BdXRoX1BsYXRmb3JtX0NsaWVudF9JRF8yMDIxMDYyNCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIyNjYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTEyNTY2NSwiZXhwIjoxNzg1MTI1OTY1LCJqdGkiOiJhYzc1ZWFjM2I4MTJhM2MwYjNkYyJ9.HgCbY1DDF07a_ySZItF4xTVL-aweiKE4m12EtvOmNEGtw2lKL_Z6cgELqn13Cpixl5YvYKsDCdIGbjkD2Cd6S4jUkck_IFpN5uUOcyr_PmZ0RNwo0uNdCB6x7_ytOvO6rTMMb2IvFeyPwdW9gDTKZfCLKVJTch8pJpeZb9qBylkwu8nAKMT5kXNHhH0Cz4gt_QiQEr2eHTraWdgnNA4VE2qVl3Zr7nfC9kflG27uwmH6RGLAjnb1bDXkdXE203TfRsLpsYCmqpWU7MrhWMD_EQchDe54GwUqMhyi5jY81gMhHGuQYE5zYybsLOB0W_ER18d2eWmn72U-dRzo1iAEgQ (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: 0f623548b57673390007 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request