response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2181/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123123123123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IndXZlRYckFTQU1sbnpRdU9ydUk1UTllV3hVRWlGczhLSTVXLVBqYXR5V2ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMTgxLCJzdGF0ZV9ub25jZSI6IjQzYWI1NzM5YzllZDQ3ZWJjNGZkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMTgxIn0sImlzcyI6IkMyRCBUZXN0Iiwic3ViIjoiMTIzMTIzMTIzMTIzIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjQ1My9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1MTczMzg1LCJleHAiOjE3ODUxNzM2ODUsImp0aSI6IjAzYzMzZWRhZTllMDk4N2JjNDE5In0.mM1_gejJHNp05m6OJbgdcyTX93ldkzRzqqz-AK7YjEcr7qqUCL6B94GsaF-XfWo6yvuAPsmXf72QImxAXfJIn1vBySsTrkTECz3lJpuwBAXA-DhdqdIqHk27GVSPvrsCPuiCrBF_rNEDLqazphxeefu7-PqZY_QaYutJ5JegShTza6sqsVNOAhyw1_rH20r4GB_Q-rjcdN5UiIIfFTyFPaFcNZj4YDToMyUapW0UJFIUf36VEhUaj7zFe2zGT94HeDDWg36tFiVjxckPDjS2J61xzSFRUwIuANXVhhps5PNsLSspuhP6ACaAjkZD-DtQNOftduaKA_NP7j4KuOPQOQ (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: 43ab5739c9ed47ebc4fd (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request