response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3611/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: jg_client_id (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImNyY2traU50VTR4Ml9nTlBKQVJfekdCM3hXVUFTcXhxTjV4V210cXhKWkkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNjExLCJzdGF0ZV9ub25jZSI6Ijc0YTE4ZmRiMDM3NmQ4YWFjMjIzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjExIn0sImlzcyI6IkpHIExUSSBUb29sIiwic3ViIjoiamdfY2xpZW50X2lkIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDAwOS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0OTM1NDAxLCJleHAiOjE3NzQ5MzU3MDEsImp0aSI6ImYxN2JiMDBiOGUyNDU5NzA4MjQ0In0.jQNleN1XvMgNie7Ulj1Cr7VGKqe5wJj8kyFEr__Pa9sy1yIcIPySzPHMTE4Rd4rQ1vt24PW83_v-phWNrVRJdqGvNPzpPNmi9_MW4qsBVVvTOKYJTnoa7k2u6rGlSLPCEzQSBIseRatSBLtIIjEeNjesDyWFFTHmWbNUXJHwBAn-plVt01YXGsu52a2r2NYhLxzD_IErI_kzOZSXofOdvGGFtA0AIKKEl8oS6u3hOcrsXKg5-aDTL1i-jhIsKlAzOGzfDUpN70T1jKznMSxXJFB0WR206XoxtJAahe6Mitk9uGTTotMkmbo73KjEKCZE4ZDphdBkNi_yLuNf-yrQQw (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: 74a18fdb0376d8aac223 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request