response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3084/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: meme edu test thing (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlFnSjQ5dlk4QTVPbDd6d2kyWGNmU3A1ejlhTEY1OXhITzF3OGExZVVtdVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDg0LCJzdGF0ZV9ub25jZSI6IjA2ZDEyN2FjZGY2ZmVkNzJkNjJkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDg0In0sImlzcyI6Im1lbWUgdG9vbCIsInN1YiI6Im1lbWUgZWR1IHRlc3QgdGhpbmciLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNDIzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI0MTExNjYsImV4cCI6MTc3MjQxMTQ2NiwianRpIjoiNDMxOTEwM2IxYmVkMzE2ZjA3MTgifQ.5098vUOqTerBo6Uga6h8ZtdDUNqO-kkCD3fW63EovE1QPs3a07mjz_AsTrH53fPg5_1Z-kgkPZFwrEp86pSQtAhr-vpsIcbBW4k0np9xvLjrYmj0Zpaw_1fULtRepSy2K8MnoDy0urWIxSGjJFUUJ1dpSYYUsw1lXrupxm7bSr6LklenPRDfJb0W4U5MQQaY2CRd7qo3BXa9_V791bXtwKj70tf4dgNhWOc9ABU75mgfJS2g015XDhdBDHuxGHhekoMEDkAlyHgzou3DNWyYx__F3XJIb2gQ412aUChK67NRLAGI2xIJ7qI3KXNCmfZ5pYrqwSNAN-WGhTkma2hXuQ (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: 06d127acdf6fed72d62d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request