response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4536/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 9adb02f9-1bf1-41cb-be8b-07afb67f80f5 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImxjQm5FQzg4QTlJd21IdzhUenFfRFJKUWRyOFU0ODk2cFB0bE01U3JQWnMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NTM2LCJzdGF0ZV9ub25jZSI6ImY0M2Y5YTk0OGJkNTUxODczNzEzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NTM2In0sImlzcyI6IkVsZW50cmEgTUUgVG9vbCIsInN1YiI6IjlhZGIwMmY5LTFiZjEtNDFjYi1iZThiLTA3YWZiNjdmODBmNSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ2MTIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjkzODkwMywiZXhwIjoxNzc2OTM5MjAzLCJqdGkiOiI1NjYxOTRkMzFiMzE0ODIwNzUzNSJ9.vJHb8y3UbxS9BLhDfoWJoYvJbcugwd2AiG9azKWuvbMeHKqVcTYgwQnSs_M3rzBB2jkyLjT3dH0WvY8vLnjAKPmjXuZjep2YwKa_hqCSzR40mOFnBesBLyFWGGsKvZaiiqStdw70dHH5RuSUJ960dSSU_zCVac4RWozEzyFLCVVA4n0D7gLewPdPAIO3t8Z8T40pge4BlGCd7l6ec4thCGHyia7QJs1TSGQ5NNGgeiSjW7Zu8wqgmhF5ISUH5k5rnazatBERZ8zwmomxN5K9ODa3rt2IYgLs3lFh6Errb0m5bb96jgF8uacqsRH1oZ1GAfVRBfJtUj0cX2Ti1ZQ3pg (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: f43f9a948bd551873713 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request