response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2898/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlU4VUx1N2U3WXpHNnZhek9uRk83azl6N19hMzYyMHRZOWlsVkdXNG1vYWciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyODk4LCJzdGF0ZV9ub25jZSI6IjkzNmEyNGM1ZGYwYzkxZjBmNmExIiwicGFyYW1zIjp7ImlzcyI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmciLCJsb2dpbl9oaW50IjoiNDY3MjIyIiwidGFyZ2V0X2xpbmtfdXJpIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9sdGkvdG9vbHMvMjg5OC9sYXVuY2hlcyIsImx0aV9tZXNzYWdlX2hpbnQiOiI3MTM3NiIsImNsaWVudF9pZCI6IjEyMzQ1IiwibHRpX2RlcGxveW1lbnRfaWQiOiIxIiwiY29udHJvbGxlciI6Imx0aS9sb2dpbl9pbml0aWF0aW9ucyIsImFjdGlvbiI6ImluZGV4IiwidG9vbF9pZCI6IjI4OTgifSwiaXNzIjoiVG9ib3QgdG9vbCBMVEkgMS4zIiwic3ViIjoiMTIzNDUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMjI3L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3MjU3ODc3MzYsImV4cCI6MTcyNTc4ODAzNiwianRpIjoiNTdiZWUzMmM4NmUwYTVkZDQ2ZjQifQ.uAjsXVXuQLr_et6QfNcpsn_r_LwjM9xOeg09cJWvYIXR6ILOG0S6dj4wxFFkXzNfq12qzi0egN2lrJl-1e1yZqPc1leL048iaxSvFsYYgg3piAgd-IudMSrgsoA-FBj30-o1Ok5u85acfUltP_7shynvOdhv7yUOisGbHrMmemfzb4IEUxZu1WPJfs2h2wf-KA9xHEQU5Ux90VQx8WnFtur_rxytpaRq6Qtv4nkbkFaYFeZG58nhF4caO8nmqgdXQfy7ilMp9nx_UVy-v7A-dU9lQP08oKJQ0HeAw9OX_vVxVhWuXjNdvKWkoieMHMinxFMwDbfKdlEjdTMU8V_-DQ (required, opaque value used to maintain state between the request and the callback)
login_hint: 467222 (required, tools and platforms must support a value of form_post)
lti_message_hint: 71376 (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: 936a24c5df0c91f0f6a1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request