response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5160/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: bbd64a31-3765-44b8-a4c7-7fc52797fa39 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ijl6QlY1UXRFUTRFcGdTOTQzcnRzaHE1bV9lR2xpQmpxcVZmMWd5NHVadjAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTYwLCJzdGF0ZV9ub25jZSI6Ijg1OTE1Y2U3NDkxZmU1MDY4M2Q2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTYwIn0sImlzcyI6IlRvb2wxNTExIiwic3ViIjoiYmJkNjRhMzEtMzc2NS00NGI4LWE0YzctN2ZjNTI3OTdmYTM5IiwiYXVkIjoiaHR0cHM6Ly9hcGkuemVicmEuY29ubmV4dXMuY29tL2x0aS9hY2Nlc3N0b2tlbi8yNjQxNDU0MyIsImlhdCI6MTc3NDk2MzY2NywiZXhwIjoxNzc0OTYzOTY3LCJqdGkiOiI1ZjBmZDZkOWJlN2I4ZTcyZDQ3YyJ9.1XN4iDTEiYDDwDYKYzxsAle9Sc9r0NqFHCza5I7zS7UK7j1kav80g7ARvZ8-iEmLrfOpD-WP5UGbjhLt3rDxewmFo9aFb-zPe-ncDPxPKmZvqfFaPm2i_EfZratAAawg-_hgrfxmWmV0PZr41_aEKmXxKYTFsIojg9Kiay_-t0zkrm1yoc3XNZIZfatT8YC6fbidqxm4O0lUUHO72920adB9bu_XZBa50QyS0la1grNUEZCPRjDpKGxR5fQJMIYfvpR_Lo-8M6Iy_57LjPkJ1PAb0u6FITqLu7_c9iCseVa-dEH2d5LxVbkg8pb0jWMJWZy1MSJ3DIw3sdr6R5I_BQ (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: 85915ce7491fe50683d6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request