response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2598/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: wadasdasdasd (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlY0NWJuOFZPdThHNzMyZDN4ZDRyTTRkNUlJWDhfYTVsUzZDLXNKOWtIR0kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTk4LCJzdGF0ZV9ub25jZSI6ImE3ODg1M2YxYzBjNDA1YWJiMGY2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTk4In0sImlzcyI6InB5X3Rlc3QiLCJzdWIiOiJ3YWRhc2Rhc2Rhc2QiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yODk3L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY4Njk3NjksImV4cCI6MTc3Njg3MDA2OSwianRpIjoiNWQ0NTEwNjc0MDkwNDE3NDdlNDUifQ.mfNRo9zjSwgPqlk9YJmVd9JcF3bEfOkOf9nJ-DAJTzZUPqS6-_ocmRDhCfMEUIvuXyKEf0eonX0JkOgXf4KSqEn9e328SkZY5xDO52Fr0VV7ZSg70jwCJEd2DfJWs-b1vXEW480vqUQLa_JcTHOU-Kz1QSD-A1oLa41XhutoWi1vm73nzt2xWO_2W2SU8jC0jPVaW0X5ftDSR9f1fVqWFF930ldX9QzyJRgq3kQvMTJJ3rMfL4xvQHb-PuON6wf6ddTCVvQJome9JRXIL8RxXOSGCY64oMa7s8BTPEjxvmpvAoRPWAu4OFyeJH7SuGn-KiTLn8JVqXxJ9SxdUbr7AA (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: a78853f1c0c405abb0f6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request