response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2965/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: plume010622 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlhFdEVUZndXdDB6OGxpTDJPTFVWdmotVk15RmlaYWZKdjhnWVJsWnotZWciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTY1LCJzdGF0ZV9ub25jZSI6ImZlNmM4YWMyMzQ2MjgwMWVhNDQwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTY1In0sImlzcyI6IlBsdW1lVGVzdFRvb2wwMTA2MjIiLCJzdWIiOiJwbHVtZTAxMDYyMiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMzMDEvYWNjZXNzX3Rva2Vucy8iLCJpYXQiOjE3NzQ5NDUyMjYsImV4cCI6MTc3NDk0NTUyNiwianRpIjoiZjk0ZjJiNDdlZGNlMDcwMjc4ZjkifQ.AMoYAlD5RX0s7lC08mAtqFTdEjXyx6VaI3R04jxo5ONIcOEnFKNX7pn6EhGW1akMSRe_LWFvTbsGIwjeJfMnz4dAO4Nl4LfglWP3GAQhSoXvXZxov6Pu70fpjomgoj04IYPfD6aqmub-jKXNeuLWSjNWJuUIAj1lZ6IUuh2SPtfnmy0I_kP12iKpB8aZ-VTlfjBwpT-y397iVwW_9EdroTsVAR10i53IdxbI4D0NXZDsyUsLWywFtyHEHd4fDk4kwSvKajFDXstmuwy9CALiAhUYUUY9ZeRrYLH8X2TrqI4lGXGKx4x_EaDgKnXBkTawJFz1Lq7e2y5NWk722o6pjw (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: fe6c8ac23462801ea440 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request