response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3065/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: meme edu (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InNjUmc3SFBJZEc5WEZscFNoVWlyN2JzRzV3T0NJdDVxQnNHbjVUTGJoeFkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDY1LCJzdGF0ZV9ub25jZSI6IjcxMzNkZWY5MmRiOGUzZmQxN2I2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDY1In0sImlzcyI6Im1hdHQgdGVzdCB0b29sIiwic3ViIjoibWVtZSBlZHUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMzk4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI0ODY1NzMsImV4cCI6MTc3MjQ4Njg3MywianRpIjoiNGM1NzNhYTc0ODYzMWYzMjZhNGEifQ.tAAK4vAvskKmXp-DtbwxVviOybqZNjRmqnmUWyzG8Sz2K2XamqOvme8IQrdk6QxZlY_u3SU9fIyPvdz3JVKgrJXF4ouwnI5YRlKRfbWyP6YDIaCdS_B_XcmddhWB0CnTg3xP6AOp1YfxwkCOHknD_lMu7HLR_WW4bLnjNPGgcrlkL4VEyBZ7VpOBhjE-_DIxlgfmrmtLMnBjFjW81pnZl6cTTuQ98eAC059BMvDOe9b9M5empmkJFdBU74Sb85Yefw2wetHr6Kt8SIrTgtwo6jqBN5sMNpYV-7uWiFtIj96QSUL1i2xBT5JL4Rn0g3puMzjscH1Kfv7efQJvmwh9Gw (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: 7133def92db8e3fd17b6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request