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.eyJ0b29sX2lkIjozMjM3LCJzdGF0ZV9ub25jZSI6IjU3MWZhMzgwMzE5MWEwYWY0NmU2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjM3In0sImlzcyI6IlRpbHQgUm9sZSBQbGF5IEdhbWUgLSBIaWdoZXIgRWR1Y2F0aW9uIEF1dGhvcml0aWVzIiwic3ViIjoiRENVMjAyMiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM1ODcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTMxNTg5NiwiZXhwIjoxNzg1MzE2MTk2LCJqdGkiOiJiOWI0ZjIxYjg2NTFlMmRmNjNiMiJ9.rPWNzVl8_Z52fxUpS_n87ER_8lO8tIRD_BmmC5W-Fca5ouOLWPXCz3yK3p2tBv0NP5_5KE2bkCxg6TQuCNWVmtFyQJtVnwf2cuY93DIZ9qMvCEqfjwNNs_NCxvTIte8z1hWfg2NhUybycxfLwSLQAzNfRwlz62MKIxLAiFBXN7l41rcTTh_HME7fdk6WWWDq02QROBy0r_ahUAQmh2zNPY1wlw8OBxyScJp9v9nuvdSVrX8ZUZt91lss3i2owcRH58PsCGbv-LRv1extDxduuEn96fJkFt_VsjRe4C7lU6HkNBbMbADgLF-F8SQprdMTcffK79rCQYMNzIswchFVpQ (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: 571fa3803191a0af46e6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request