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.eyJ0b29sX2lkIjozNjExLCJzdGF0ZV9ub25jZSI6IjgxMzI0ZDFhMmRkMDc4NDE4MDRjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjExIn0sImlzcyI6IkpHIExUSSBUb29sIiwic3ViIjoiamdfY2xpZW50X2lkIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDAwOS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2ODM2MzM2LCJleHAiOjE3NzY4MzY2MzYsImp0aSI6ImU1NDI1YWUwZGJjYmNmN2Q5Y2QwIn0.UMvX2_m2WqraTAAX9wvg8JPSNMtg4OuPxDU0JantaJS-DMn-5kSWmEzP2_DWtlzr-YFqhW-KJPEiDBHS787dh1alenSYELnni28AZF4VwqlmT2GdPG2oRk4tctSaSkdPhOVnUpPkXTOTYJkNHM1zESuW1W8ZvNgJ9EwM_Pluj9YZGOmtB9pmPvDkh6hjM0A6fIgfkDpqanWhBNg_xByH1YUg9YHOd52TVXDs2Z8ivuT8SxeKrfNh1ih3-x_jhcwKHLEfQ6k-NeoWN-_Wk5A2LEQ_IB8XtPoGf3XPUQhUK-eW5ydFjfIVbL3rPILk9EB2C-Rqj-Dd3lP1i1R2CP_4Cg (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: 81324d1a2dd07841804c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request