response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4868/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client_id_123456789 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Il9pMDVheElFY0VBS2NtLUFodF9pLUZPTkZ3VEtoVzFIZVBvZTQwbVNvd0kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0ODY4LCJzdGF0ZV9ub25jZSI6IjBiYjJhY2ZmZDYzYjJkNmNhNGZhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0ODY4In0sImlzcyI6Img1cFRlc3RMeWwiLCJzdWIiOiJjbGllbnRfaWRfMTIzNDU2Nzg5IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDk1OS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMzM2MjIwLCJleHAiOjE3NzIzMzY1MjAsImp0aSI6IjI5ZTA1MWVkMjY0MWRkZWQ1NDBkIn0.r8MgfdXOKqMEj3pYLvIwIjuVE4dK1BXznrKK0zrhzmOs0pmlvIDCsVhsbaZJD5dTUZxQ7HHOGXgLsOKHGmsk9JqjVw1tviYd7pqkOYFzE02vDJPaK0x81-Lk84hJFf3d1m2L7P_UnSyJwpuWyuG6R0CIyMxYHnHUfSwywsUq6Z69ek2CL9-9nNG9JmBwAlk88STQE6URK5s00IWerFsCyhF4uyP80W9BO8sWfshr72jxssbmwKF3mONNTzAD99YK6g8HcpP-HJNbXgnGdl1qWgpTKIfXpYUp4WCaQ6BwO3hxDIo_eeZFiB4PaWETquje6JYT2gqUIiLzE80NCdwFGg (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: 0bb2acffd63b2d6ca4fa (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request