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.eyJ0b29sX2lkIjozMDY1LCJzdGF0ZV9ub25jZSI6ImM1OTIzNGQ0ZWVjMWE1MTYzYjY0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDY1In0sImlzcyI6Im1hdHQgdGVzdCB0b29sIiwic3ViIjoibWVtZSBlZHUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMzk4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY1OTE0NDgsImV4cCI6MTc3NjU5MTc0OCwianRpIjoiNDFlNmE3ZjY0MmVlYzE3NmY4YTUifQ.X3djQYt88wohjqRN-PldiTV9e1FqHmKyLobuSd5lotwUUSTuv6xnnvDzE-B1Doa-0Xw40gLY-KIyUP91TOiB_Ch3P7Zbad-_c8uBxm2bLD3uhowYI2WAAtF4oD-eZQXR6BcO143Tllcov7f7httJChGS9v3cS60POg3u9hqkj3phZo4G_WzlWIdQPvHG9YfVCNZbMkUvizblCkUEQkjkiyid9ZQgWMppBlVX_MsnTvgKN3YJGd9Af92lNbsGHcRenEmwHXzg0D17iNHdz08uz9A4WgSX-czehDEdQpnChsfFHbvK3HEA48t-S9-dfgUxvZCDz5gV-U4tADm_dkPPTQ (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: c59234d4eec1a5163b64 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request