response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1645/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ax8gkI636aJwRBq (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjNmSHRJMmFfc2JBb0Y5dGxqc1pQcGdoNlpiN2FUYm9KTFhQdEZIZ21TOGMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNjQ1LCJzdGF0ZV9ub25jZSI6ImEzYmJhNzVjOWUyZWVmZTgwNGRmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNjQ1In0sImlzcyI6IkxlY3RvciBUb29sIEEiLCJzdWIiOiJheDhna0k2MzZhSndSQnEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8xNzEwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzU3OTY3NTksImV4cCI6MTc3NTc5NzA1OSwianRpIjoiM2EyNjg0Yzg5MTgzOTAzNjAxODEifQ.mll23yUgjlj2WOADH78W_n2D0F0X5-fcbsH2IduwO24Gx8F8ILux4Tpj0WMQOMVfy31feyiL-fxLtS2VsUBMBLE6mHNZlIVu3AhWXbFuxwnk-qs6GUPgffgCjtzFpQWjsatuJS7zCzdro1bqxhtzgZ4OllcDtgDWuAgzFB1AMc-Y7_t66bIlhoO30oJL0z1Xc8wxGAwP7Q9wHRmTZ5UgMdBgR9n-gM4Agxl3TzLhQ6nD6VArz_J_lJKrAMkzgqPlfpGgooPjEXGi5VySvqbQRJQq_25e5bTbSzjz8_E0I1BoqqorIDrrT6C-pqXJWPR8kZvNzyoSe8B5KXxNXDsurQ (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: a3bba75c9e2eefe804df (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request