response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4276/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlRmN2ZEMTA4Rm9iaDcxR21aQnNiMTF1NkxucXpCQ3NkWFYwYk1xRTRvUG8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0Mjc2LCJzdGF0ZV9ub25jZSI6IjYzYjlmOTdlNzU2YTZkNTEyNWM4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Mjc2In0sImlzcyI6Inl1ZmFuIiwic3ViIjoiMTIzNDUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80MzY4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI1NzAyOTUsImV4cCI6MTc3MjU3MDU5NSwianRpIjoiOWRmMWRiZTA4ZmZmMTNkZmE4M2IifQ.zxqmNx8llBiDGHWiEDbMuuuvMSieOr16zDVmBxGULOGAKc0Tbw-nF9_9l0Gjs2ylAQH_9J20GVoDxhEdOh3X3Igp9HELHsYk6WznGxORgt_JMwFKuoCHSWInD6vvvqN16SgDpt1cnQMN3jHRmSWloeowpj3HZrGfHkGP6J4POClaDNKtj2K3FmD9NOa8Vz7EHCUv-xervt27_UcjoX8QGSXD2JF78GsrAbswChr9nzuG3FlWRTgo2I5IhpJqhN8NWPTGMwz5ayLRSM8fqRzoZo89ui_pAGOMOeeWAEihhc0z_B0bH3xRt2EBaIYiT7QdR1VWxQQxo5hD5D2GCibBQw (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: 63b9f97e756a6d5125c8 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request