response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3200/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: K33P (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InQyaU9rRW9FV2hvNGhHbHhPRHlsMUJXV2NHNDNXS3F0ZnAwaUIyQWF0WDAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMjAwLCJzdGF0ZV9ub25jZSI6IjJmOGFiNWVkMTBmMTI4ZWRhNmM1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjAwIn0sImlzcyI6IkszMzVUb29sIiwic3ViIjoiSzMzUCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM1NjEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjYyNDA0OCwiZXhwIjoxNzc2NjI0MzQ4LCJqdGkiOiI0ZGZhMjk0OTNiNDQ4NzU2ZTllOSJ9.FJwcOuRpvnbeDcOfIjWqj8KZlx9KGYU51LyCAsjHiosK8lU2DHb0mDGHovse4celppkfjBBMWOhmX6b1bm8Apae9_-WtZp5hopS51C9lcPDSRyVMh8Ftxd4n-s1XP3VGWg7zlXQhjmDEPY-EUwcClYiysvjBYx6mN0EqVBAwWNoK505Qld-KAFwwgY-FUd1FQjkMV-B3LZ5YAikm_RcS8sZCJGobApsJPD9ZucRSjTwDT-Yjs27YM3PyTNJniaCoqj8vszh9okMFhuoO2gLhO-fonHrIKmi4kp0-Z0ZJtRJVfZx_wLK-rU5N7YfaARfEXod3LqpOM22hB-gaIzPT1Q (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: 2f8ab5ed10f128eda6c5 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request