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.eyJ0b29sX2lkIjoyNTMzLCJzdGF0ZV9ub25jZSI6ImJkNGQ2NmNmMDNjM2NlNmEwMzkxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTMzIn0sImlzcyI6ImJjLXRvb2wiLCJzdWIiOiIyMDIxMTIxNTA5MTQzOCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI4MjMvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjMzMjYyNSwiZXhwIjoxNzcyMzMyOTI1LCJqdGkiOiI1ZDUwNTMzNWNkNjRhOGYwNGI2NSJ9.HiEIw6bsI5LDubq-1-zeTgYcMBOi2UuHujuKN5r1zfiMPub_bRwZmdoPBYh4O-VGbnIPQCVVzDKhckbrBwGT1ePsaqOT3eWlHzyMY6stA_tKPixaUKANPbQn21C7xA9D-jgPOh5cJfJf41JH_eliJJ4V24D4HBhqteF12Y9xXMpih6C5wOvslmhqZSj9YkizvG6YYMcf8cEW6JS7Tlot4BiLqph1iyP4Mzk6hk4yggLLf-WBYnJgRYphxZyLHPCk-gxnCK8vppWfn2uqlWeT91R40NXihANF4Ft-GpZpU1r3hKWJVVz5pEUjFJ0rDMFtWDR2aFhsr_ZHL08Sw6crfg (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: bd4d66cf03c3ce6a0391 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request