response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5150/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 6497c2-aa-4e-95-549ab6d5bf (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InNQQnpmWDJSMGdzTWZHVHlvUk9MR1dKaE1wMUxrZHFtSHVLSDAxVFNhbmsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTUwLCJzdGF0ZV9ub25jZSI6IjFiMjAwY2M5MWI2YjdiMTkzMjBmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTUwIn0sImlzcyI6Imh3ZWlkbWFubl9sdGlfdG9vbCIsInN1YiI6IjY0OTdjMi1hYS00ZS05NS01NDlhYjZkNWJmIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTMzNy9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0OTY4NDk2LCJleHAiOjE3NzQ5Njg3OTYsImp0aSI6Ijg4MTg1ZTAxOTZkNjdkZGNlYmMzIn0.bMMzIm0ZQLnf90yQCBPlLghBgK_7NWDgUXhotCzJ3vFiy348fc5HJDBPBBY8txKFlWYuvSjHlrK8s2nu914WADKFGYuLkm8unoVfWD7CbOJiLylGk2OVOXAimWLzghqrZOYPhesUq6LAENWBdhXVsbfgHj_KvTqdbkj9CkPnORc2U0xb-v0Lm94tgzlRFNA6u_PSUShL4pVO6UXvaRu_3wfI5e89J1z6jtx7nJ7QXTvKGfT52q7CGGjGUOTn7T9Xlzx9LmCb3in0ICRmLhjVX7ZUFcmlmpYOrTgiukX0XRuBYsmF8ypUrG3bdG08gioGVJACvf4exEeJRrqtIKmrZg (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: 1b200cc91b6b7b19320f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request