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.eyJ0b29sX2lkIjozMDY1LCJzdGF0ZV9ub25jZSI6IjZkYTRkOTQ5NmYwZWY2ODMyOTc0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDY1In0sImlzcyI6Im1hdHQgdGVzdCB0b29sIiwic3ViIjoibWVtZSBlZHUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMzk4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUzNzQxMTksImV4cCI6MTc4NTM3NDQxOSwianRpIjoiZjdhMGQyNzQ5Y2JjMGZjMDk3YjYifQ.T0saWuyn9A9QgKZ08lWLe68PmPyW5LIdHZ1k689rTMB-h6H9a-OGC3aEQdu4zAsft1DL_jDsvLzIXf716YjDK3GUBQd9neYag5mcG6_D8Mo12u0VqXuDLJlEyv4tVq0ai3f5pc-24oBMyW-BTLpk5M1CqjQxOX27VFtaNP-WIDe5eNKP4ZFGRi3-SO_qmkwt8cg46RZtlEXERV5w3_r27s0uSOBfWwY_OgtEOUnqrHHYdU96VUiKa1cMIRS1yFOyVJq_rpv_adYesDsMWz4a4xZab_QL4-DxqduC_v9wHKbGIkoGZY9v5SqSM-LvneefilE8vCnK-4dfbTm885NYQQ (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: 6da4d9496f0ef6832974 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request