response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2711/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 20220215122103 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik1yNXpqRDZPZS01ZDh3bWVzUkNDVVlmdnpYX016WGFRVHk5QnBuTG83NWciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzExLCJzdGF0ZV9ub25jZSI6IjU3YjYwZTE3OWRiMzcyOWI0MTFjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzExIn0sImlzcyI6ImJjLWZlYjE1LWx0aS0yLXRvb2wiLCJzdWIiOiIyMDIyMDIxNTEyMjEwMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMwMDIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTMxNjEwMSwiZXhwIjoxNzg1MzE2NDAxLCJqdGkiOiJkNDkwZDY1YmQ4YTM2NGQyYTRhYyJ9.D_8DyUz07eoqZohfhmYGNe3DNfz2m_svR9M3I4H0cGZbskWezL6L10BuKwhVd01FObJqvGFWGOWTxyiRkMQrA94MmSzq-CorjjtqgKRq8wsAyknP-qT9I3B1q4U5bfdkIj9P01lN3X7j9BjHRK0MZPFCSMKwcb0qHs2WzjRjJuZRSYn1KQaCCfqVsyLqKkWY1YZ_v_FarskClf1c8vYzP_TmbBYGcuvfPRgMbDQohQPGbJFQQSzWWh44f21EahanUxNROmWwgBsdb25wuWpDehIjtwaKivqYxi6cBhZWkG3wpAwVYUjqF-s96V4j4fyPZ6KUWhcS2JfktqzGt5TfpA (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: 57b60e179db3729b411c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request