response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5131/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 5 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IldHODlZVFlqbkFmZ2dZR3RqMkM4TzZLMG1IU2lFV2k0Z0FXVGVIMmdKSFUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTMxLCJzdGF0ZV9ub25jZSI6IjJhMzIwZmQwNTk0YjlhODJjNWFhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTMxIn0sImlzcyI6Im1laXBvbGxpZiIsInN1YiI6IjUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81MzIwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzcxMTU4MDYsImV4cCI6MTc3NzExNjEwNiwianRpIjoiMjhlNDQzNjlhNDZlZjUyYjNiNDAifQ.KICL5goHaby00Ex5fyjGpInmiCXSF4iktZUiUc5DFBt7_k30aw4WMfv2h1yPeHvPMkfoRi2r3o8ZQ4K0_MpoqtIsiDGoJfMzzT06vKGGb4ZG7vsz4e8pXcQ_yh6XvBPofm-XJRRzoFdavBk6AMra3T0Kgp7dWJrrZ9uIy9bZzu_fCOe1l9PnYRavr8l-19XZDdT5dz1DqPWUj3h04EGpfUm1HzM8sXuiNmLTglkUunEF7W9WLxg_s_GqKEzaceBgEHbFry224sTgC0arJf3FU5jbZPKq3LWJT6JlIZJSLKgeFhtk-OHNnTsdzRnzdv4FTaDXklO-Nj7y0p4L9O8KxQ (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: 2a320fd0594b9a82c5aa (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request