response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2514/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjdZc3ZaVmY1akpHSTVyN0lyekt4NUtNMGl5X09QMV9RWFNCZklWV3NvejgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTE0LCJzdGF0ZV9ub25jZSI6IjJiZDlmOThhMGMwYTZkMDcwMDNlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTE0In0sImlzcyI6ImFraXJhJ3MgVG9vbCIsInN1YiI6IjEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjgwOS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2NzM4NjIwLCJleHAiOjE3NzY3Mzg5MjAsImp0aSI6ImQ4YmE4ZWZlZmU0OWY2ZWRlNWMwIn0.Ynmp3dpWs5gUlem10cYJUWyOqF3u8qOMadFzL_xZRl8fcvMeWP_2BorTG8vNn91Z7WUGmxGWxBl0YRXErF7PqMfqSbepaiAS7Hfr3oN5N6PqRNgHj7UrmhHBN4hll4BiSjS7n8LxIIo1C3rA0dOfsBBwpOwB8NerWX3iJVelfIXTw1zCvB9rDYv59L9CAoB2xWWsSy7PcrZrPlFQh4oGDyBTGv_VcJWwR4igBU4Id1OiJJHNk7IaDxcG2PAPLwLEafEZTLZWI-mU_y0dBdqIRhhMq1fnW2SBfwjxMi5sEsZXJQIO4hlHOHF_o4icbqW3PWKhpr_dU9sXGvbDZnpA4A (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: 2bd9f98a0c0a6d07003e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request