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.eyJ0b29sX2lkIjoyMDI3LCJzdGF0ZV9ub25jZSI6IjVkODJmODczMmUwZTUzYzFjMDljIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDI3In0sImlzcyI6IlRvb2xfTmFtZV8yMDIxMDYyNCIsInN1YiI6Ik9BdXRoX1BsYXRmb3JtX0NsaWVudF9JRF8yMDIxMDYyNCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIyNjYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjU2MDE0MSwiZXhwIjoxNzc2NTYwNDQxLCJqdGkiOiIzYjdhMzkyMzVhNTZkNjhiNzg4NSJ9.D-vATDbSLjGRAwlKuN8yiK9rRV8gis0TzVfQn8J5zOPhchgSQnK6SJfW7GoxEptHCFSylEDv-AFeUWygUtFKh_UaYI4Fgg_xwBuNFdodQmZftb_HEwIcbKMhAHmqyFyIE9Fpa7bmzmig03mcAT1GB908Vk2KLuqbu_nQ2owEAnV-S3ojF9X98p3FRf-eWnos1wbtfNXvez67Y2Vk-B3C8wAkSxU3-rJXdsKkQm5Vsj-rxcIG9kRyruSw6qlRqT7AFVjLWpPdu1hATdEzEglWlRc2T0zFclMV-fCOceC6PgTp2TmtDl94mQtmSUUpQSdAgTtsJ4mz5CP4b5mSenaY_Q (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: 5d82f8732e0e53c1c09c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request