response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2942/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 9339 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlBud1BpQWctbHFhaHRMREFha1lHZFdUdWZJb2VnNnRUR1ZRY0VBUFJxTXciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTQyLCJzdGF0ZV9ub25jZSI6IjE0MGFlNjg5YmQ5NzJhODYzNTY1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTQyIn0sImlzcyI6IkVkdXNtYXJ0VGVzdFRvb2wiLCJzdWIiOiI5MzM5IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzI3NS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MDI5MDk1LCJleHAiOjE3NzUwMjkzOTUsImp0aSI6IjJhMjcxNzQ0YzBlOWQ0NDczYzg3In0.Ha-XA9k21vcmT-YTY_MGmWwRvVURfovcIXYrHafdY7WjLHQ3cCBpsdHFCu-do95tojf3BAq5Np_q_n51Uol1wY89BuU4JOWQevydx_a9LNZj9nfMNmCQ5t4jLZ34ara0MZv1hKDjuF0ccoTkFCBq2-g19kGawK2yDIP-wezUkKN0dsk7I4Q2OuDDgRZt9PLAj5Pi7wE8jyBLrThVtuWAbXcKfj8_ypIIaHCVO1AApGS9y1LEu0TR3aE5dSd-3QaqDEWWhddzZlDDsJH_a7nvq2Wt9LgACm32FEs8G69Wb1oLBF7LaZWlFBerNLfz3iIjPiGozFDLeYxpG7QpxmnH1w (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: 140ae689bd972a863565 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request