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.eyJ0b29sX2lkIjozMDY1LCJzdGF0ZV9ub25jZSI6IjVhZWYxNDMwNDc3OTBmN2E2ZGNmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDY1In0sImlzcyI6Im1hdHQgdGVzdCB0b29sIiwic3ViIjoibWVtZSBlZHUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMzk4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ3MjE1MzQsImV4cCI6MTc3NDcyMTgzNCwianRpIjoiZGNhZDE1OTI4Mzk1NmIyYWI1YWYifQ.vOrq6dm2N_81-6EFYy7oghHZxZhBE_Isr782gSVfsNr9nkQR9-4vjprkXW89J2X5cO-tTia2dLesy8aNytTLZoEc1Rb39jzD9VvlHGn4lyCgC40ZR09uS-KBluoVgNJvbU0NC-oZbBeP28KyK_O1ZbSHqRmjXvXwE95Nss_yr7a4_IMS8zzhslJxo9bXfm0fuPC8XbgitRhYxPuGmDwOahe6NcQpTdIVK1Xa9A4Kivw1DZAhjizpsdK_Id1HWofDp2lfZCMIFtrtlLjQuPTEI0Mo5XgWNy8AfK0ebRgpr6LwljLpeGo96wa0uL4n42STYRYY_aYQlaeAte9otHoEIw (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: 5aef143047790f7a6dcf (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request