response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3262/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: testlm (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InRUczJnU3QtT2NkTlNVRmF3ZUF5Q3ZYdG95U05iOVR5a095c01JZG5qQTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMjYyLCJzdGF0ZV9ub25jZSI6IjFmMDdmOTIwZDM4MDIyNzJiNGVmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjYyIn0sImlzcyI6InRlc3RsbSIsInN1YiI6InRlc3RsbSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM2MDkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzEyODY1MiwiZXhwIjoxNzc3MTI4OTUyLCJqdGkiOiI5MDc4YWFkNzg1NTdiNDgyMTliZSJ9.OIrs-4G4Y5o1c4u8GpY0VD89Ih3CAS39i5ixL7eJsDgt_bULXwnB0_FArG_4ah7cNs30Pvlx9K10tRAsfdPHVKCZjJaPis3Y1tGn_xSi5dz51WM05FKJGrLpO_ypniqcBgF0i52miSVUrZZeXqA_myac8cD0gGY6v0OCXzh7Cee6wTAvr1lgvvtCEwSHpiQvxKhOnOd5CtJmfBGNW3ZolA3_DtsobQJo358L5bvs5UfDX12IxL1gpihsnpI1Rc_b2IBVz7XVZNctPFnxgDd7TeWVhbqtxBv-7TpIldQNpDaDCKyWKjPYg9bwroWUHHuBqAWnVqCxsmn7G3nCuKPsNw (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: 1f07f920d3802272b4ef (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request