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.eyJ0b29sX2lkIjozMjM3LCJzdGF0ZV9ub25jZSI6ImRiN2Y4MWUzYTNlMTJjMDBkMjNmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjM3In0sImlzcyI6IlRpbHQgUm9sZSBQbGF5IEdhbWUgLSBIaWdoZXIgRWR1Y2F0aW9uIEF1dGhvcml0aWVzIiwic3ViIjoiRENVMjAyMiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM1ODcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDg3NDQxMCwiZXhwIjoxNzc0ODc0NzEwLCJqdGkiOiJkZTJlMjg0YmY2YWQzYTNmZWE1MSJ9.gm8Lyhp1BsI5xwXTgwuIvSjSGxcmdgGRkNmBKL-1V0u3A1FCe0u8rormiMSzlRQ9Nlz1XIcs38LRT8EMo9SlcfIUf0b9LPJeMy-ZGg5mbjDD4V5ptwHKr4Xr-dMrwHLhhKecglsKf8gX0xbKgKvSQqcoLv6GcUH00cZdjK_11uLVMtdck_gITeKO1WyFb3VjrqJQgXySkq5b3zZ_TCWwmXKLPgphsjxOFm_IC7IU9mJwjZgFye0KiMeAh11sJp3mjKOdcc38zjoSMtBwdTWI4r7MUvWsjvdDz_rMITxOZvO1QUHbWh0jaD0HEu6nIFTIeJ5I5cHYTqN1pXQeR_AKKg (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: db7f81e3a3e12c00d23f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request