response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3237/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: DCU2022 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik9vS0VMTUlraDBXNVJOMjBqNjdGZjhKZWFOeEVPa2I0dG5EaXJTRzlScm8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMjM3LCJzdGF0ZV9ub25jZSI6ImQ3YzZmNzQ4MzhmZTNiNWVhODM2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjM3In0sImlzcyI6IlRpbHQgUm9sZSBQbGF5IEdhbWUgLSBIaWdoZXIgRWR1Y2F0aW9uIEF1dGhvcml0aWVzIiwic3ViIjoiRENVMjAyMiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM1ODcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjIzMjU1MiwiZXhwIjoxNzcyMjMyODUyLCJqdGkiOiIxYjdjODE2Mjc5YmI3N2YyNWYwNyJ9.u0tK8BvvIXXmaMLYz02T-SyE4KWJxcvi-iGABOWm5Kr7y7mSeKyARaoAsN7jH081_F-WXkAXCh-zCVTr0VVR7se9ElsXLMIeEAo7lxyPvYI4TBq10KLHxfir3rZ0_T8AETiO_2yHTh8jxEiTynoFQfyY32AFSD5_VcpnyoLs1MNcbn41OXZzst5nwy9oA_rhgK90Yf38tfRJE6rLAKXDQukYSAPJJ_zMjbZ408gihV7jvfuU08CxrZDjM4yj5JjL64mmqBddskI1RZ9oXM6N7hoSdQr-nmhrlB-AsdYfuMAlanVm1Od90o_jqQfaFpIdFtSnvYK2Ejq-7_P7ly8Msw (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: d7c6f74838fe3b5ea836 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request