response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4769/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 11111 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik45ZFpWXzR3X1o1UWRJZFkyN0FkR0NjMDdkX202Qnp2VjBZU2JJYlNkNzAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NzY5LCJzdGF0ZV9ub25jZSI6ImEzZDdlNGY5MjRhOGNiOGYyYzJkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzY5In0sImlzcyI6IkVDQSIsInN1YiI6IjExMTExIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDg0OS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1MzYwNDA3LCJleHAiOjE3ODUzNjA3MDcsImp0aSI6ImRlMGZjOGI0YjljNTUyMzI1OTY5In0.BkayXdZN4dfTnN_-ZPmf0bGflWK6-1_fY62gyWAzMXVqYf7bkX5B2E53cBDTiExxUHIJc2LAsC_kGcPM9Ea1CxJAcD-yU9841KW80KPMk7lcvrdh8auqjBk6BOfBPE0nzl4zrbm2Uy2xfivU_arV2RaAsPnTQe4nmxWGjXNVzEYy_1L5AeY1qqcjdoZH0sitafb3qM4kdEpIJFh-8R9LKF7TSsJgaY0jt04areNyDoLy71yY41RiRJ-02wlshI-UX84EGu9uwW_AJMp9P2l95rLXpYSyEq8KB64khRalAi59afoeGPM3ahCTH51CSV4eiRnFpVputL6dmcTxCdJJug (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: a3d7e4f924a8cb8f2c2d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request