response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2361/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: clientid001 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjBzTkEydUdKZ3kzX0pqOEhCRnB1V3pQbW1qRE9adzNFZEJ6QVJvY0UtRm8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzYxLCJzdGF0ZV9ub25jZSI6ImYwN2I5NjI4ZDM3YWIwODAyY2RlIiwicGFyYW1zIjp7ImlzcyI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmciLCJsb2dpbl9oaW50IjoiNTUyMjY5IiwidGFyZ2V0X2xpbmtfdXJpIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9sdGkvdG9vbHMvMjM2MS9sYXVuY2hlcyIsImx0aV9tZXNzYWdlX2hpbnQiOiI2MjM2NSIsImNsaWVudF9pZCI6ImNsaWVudGlkMDAxIiwibHRpX2RlcGxveW1lbnRfaWQiOiJNeURlcGxveW1lbnRJRDEiLCJjb250cm9sbGVyIjoibHRpL2xvZ2luX2luaXRpYXRpb25zIiwiYWN0aW9uIjoiaW5kZXgiLCJ0b29sX2lkIjoiMjM2MSJ9LCJpc3MiOiJNeVRvb2wgMDAxIiwic3ViIjoiY2xpZW50aWQwMDEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yNjM4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NTIxMjQ1MjYsImV4cCI6MTc1MjEyNDgyNiwianRpIjoiNTc3ZmRlOGQ5Yzg4NzJhM2YyNDkifQ.F5oL9bvehpc5zVT4ngO4AQJjAfsx1ZSy9GmY2Kweakwt_imqaF05QfgZ20AnAefbDvLtQ5HfQBTweSdZMMvVOAeUfl1AKvfW3hnyUwWXXfWde_7LX9g79bM1BP0K_jRi54Vd0pL1gn3FZ1LB22aUnhCteGtLol00lg8yoK_8ez8xHs_Isnv7Ni7UZdpo0n-4-Dtakv4ol1SYAno6QwnlEAKyzU5vUr-hSBpkjE2yYi6sfUOgQW6B40Ieoc9Q21CfzYaoKz_x2v8tN7X_KT_OwfFzWKN5EP-4_yDmxF3ZZ1qLVyX5pRcn9WWSUWqaUb5gajP7Qy2WQhlEW7RlUIHzPA (required, opaque value used to maintain state between the request and the callback)
login_hint: 552269 (required, tools and platforms must support a value of form_post)
lti_message_hint: 62365 (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: f07b9628d37ab0802cde (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request