response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5874/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 6033 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InNRVTR5VS1fT0taUjlMZXlSUTYxZTN5NEFZSDlmSXBUbC1yLXZwVkpDb0kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1ODc0LCJzdGF0ZV9ub25jZSI6IjIwZTIyMDE3ODMwMjAxNWE1MTM2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1ODc0In0sImlzcyI6IlJUZXN0Iiwic3ViIjoiNjAzMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzYwMzMvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDkxNzI4MiwiZXhwIjoxNzc0OTE3NTgyLCJqdGkiOiJjZDQ2MjliMThlM2YxOGFiNzE0ZCJ9.HcSK2kdjHCrcO2NoJmvkl6LOk0zGuunwta3px-19UqYz9026b2BktFWfipMinF6iYLx5jfyYDOQhh9ywGaYsUwr9wPXXf58vrhqPn1v8ctjwbUXosy5B9OFfn1WTs9d65IYjn4n3d6Ggcnwhng8C3jT9j4N8H3EaI5W4f_2gX9a1IOx48rBqrIcVKHcVw79fDk7HNT6YyJjDKZWvaU25KhX1BVIrTLpiC8C1E0LZfLG4PwHB497rY3posalNjBo1DBeq5ZWY7G1qL58-Hpt-o-CQ9ovgfE-kcE8DkkLcOv6SBMsFL1-eUXrCv_m1n-EWOD2WGCTZvyJCBlMAWNhd9g (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: 20e220178302015a5136 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request