response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5382/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: alex-test-tool (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImkyTlRuQmRGS1lXOEwxMDJfaDY4S0xzNHN1aXluQkxTVmpfQTYzMFNXa28iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MzgyLCJzdGF0ZV9ub25jZSI6ImQ2ODdkYjFlYmI4YTYxOTFhODIzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MzgyIn0sImlzcyI6IkFsZXggdGVzdCIsInN1YiI6ImFsZXgtdGVzdC10b29sIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTU3MS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2ODQ1ODA1LCJleHAiOjE3NzY4NDYxMDUsImp0aSI6ImEzYTI4YjYwYmIxN2QxNDQxZmJiIn0.htOiVYlmpExjODx8YLcgwe93o3hVLRTH_-kptOdkBo3sQay2zZRSbh2gK6iQ1V4oMtHvb66Eks-pYWKFdmL9VEy5ZdKu9AlOwBwvmK46MXvM4HpUjzL2LIeI_gxUi-En-8OEJ7tSjKMtobSsb1P9mYyiVvR5Nji9ZXKzYmv9DuZ2YM1ztb2SyarCOVHVY1x9grCkSQaHYVgUAA5kfLXYxw5Wrlxn4m8zKmteJ4To0UG65ZX2KxkncUkGb9E51EKYw0uo979Ndf7yTQ01PID5xCYivux2zVr0WdneV4c2hifikfBVtwTAeokbsWNluUklvoBgXIYMd8-fq-5YJq6qMA (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: d687db1ebb8a6191a823 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request