response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5282/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: mnbvcxz (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InJra0FucjdWWm5XdnppSHYxc3lSdUFBbHF1eGVoTWNTZ0FEYUtVSm9vR0UiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MjgyLCJzdGF0ZV9ub25jZSI6IjU4OGQ1ZmY3ZjBjOGE5NzllMWRmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MjgyIn0sImlzcyI6Im5naW1hIHRvb2wgMDEiLCJzdWIiOiJtbmJ2Y3h6IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTQ3Mi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNjg3NzU5LCJleHAiOjE3NzI2ODgwNTksImp0aSI6IjMzOTc1MGU0NzUxNGFmMmNjZmM5In0.VsKlmStGWRG2e0z-X4tljIXALuH2-OiSsmHWyJyIbr_t3q_9C8eOxNXQu7C2x3aucUT9wiTSOUYwC9Qe56Lr5-OAb1MEbUJVVssuLUUGhaxPzHPAt7DS6ozrRGp2jCPwFUcMP6ii_ji_3PfDLDEwfYADocPvpUwpkpbSNxpBEM-Nbu7Hn8x3J7OhjCc0vNnDdfCbmGz6jOR1eTpTGAXe6lpxALmBsGlwAesdAplaI0YXD5HBJHqNO0uQROgWR5iOfJ30GuhwdSKjpVhJEwq5UwHPFKA-jqdsyxiPhoxySlETR7fmi21KarSuM1YJKQlq5-e4-_U8_TBDOegZjILHpQ (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: 588d5ff7f0c8a979e1df (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request