response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5348/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ilo5SllIbUlNTVNCblF2OUFBc3M5aVlPSmFkMmxxUnpYRllMaDRLazF3dDgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MzQ4LCJzdGF0ZV9ub25jZSI6IjAxZjkzZTUyMTg2NjhkYmVlMjAwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MzQ4In0sImlzcyI6InRvb2wgbWFyY2ggMTkiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU1NDcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTI2MTA4MCwiZXhwIjoxNzc1MjYxMzgwLCJqdGkiOiI5ODBmOTYyMTcyNjNjOTJhZGU0YyJ9.JssRLkIkVIl__wjd346mECwLyEOYkLH5nURKnF6MQ70vpSaLnvd5vneuYL8ApV3Arp8qPP7pYjvJ5cRadLf7fTD324ptBw69P60RWIuyVMWtkZdd55clc6TjKXxnBYdGNqGBdm6tueN1uCsIsmy7i0tWnpJhz1ymM58E728zZSqgIM9Ox9j-8kvnJwgPWpRD-ShIK-Li94xUJQE_09JQm2cfTysNzO9iJ8XQb9AFC3O0lG66Ya2bcvOtT7deLGFbnE7k72nDofyZCt2SEcTrdwwgvGkRKEyBG-geka6P9kUseddT4nfAozcYRlh2M3bGFm7Yb-dsFSPSu2jMfexaNA (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: 01f93e5218668dbee200 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request