response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2265/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 7270620a-a78d-4c90-a84b-43e527aa889c (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImM1WGxLVnpROEJwbDZSblkxLXJVdXJLNlYxaktOODNOYXlfWDY1UnBuWGciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMjY1LCJzdGF0ZV9ub25jZSI6ImQ1Y2YwNGQyNjJkY2FiN2Q1NDljIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMjY1In0sImlzcyI6IlN5bXBob255WFQiLCJzdWIiOiI3MjcwNjIwYS1hNzhkLTRjOTAtYTg0Yi00M2U1MjdhYTg4OWMiLCJhdWQiOiJodHRwOi8vMTkyLjE2OC4xLjUyOjgwODUvaW1zYmxpcy9sdGkxMy90b2tlbi8xNyIsImlhdCI6MTc3NjYzNTIyNywiZXhwIjoxNzc2NjM1NTI3LCJqdGkiOiIzYzhhYTI0MWUyMDFhY2ZhNDVjOSJ9.HpJLwI-m1d_lcbHtu-Y_MKA1zmG__6GNBH51bT4j4ORhd7DWmQ2mXlqIMw_MPyomP_4uMOyUfuxKmPW4I5lyKk6reYIe2UfVzshtK9oLF0_XXC460aWvXVMr9anA20QT-BODwEa1w0fjYhB82--deUEFgnb5gyd26iY1yY6ibzYkOqx6BzkBkYnRTeu9XaKccaybbwV2S9Cp26_GSlFYZRdUldojI3w6tbqUx0vRQisMcqH5xvKKIV-V7DzDH-jknW2qZzAZsKYnZfHO2mY1X6V0ktWA4i0pBIPGnefvIX-Offyn0doYovv0mFOz7CpAGYkH8rMXhMZWODq1Ei_cyQ (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: d5cf04d262dcab7d549c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request