response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4240/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: naomi-client-1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlNJQzRlSDBMNWNGZkpySUt5VTh6Z2V4eVBob01BRmF4cjA5WmJsZ3FuREUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MjQwLCJzdGF0ZV9ub25jZSI6IjNhZTZhMDg2ZGExYTY0ZDM3OGQ1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MjQwIn0sImlzcyI6InRvb2xuYW9taSIsInN1YiI6Im5hb21pLWNsaWVudC0xIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDM0Ni9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNTExOTg2LCJleHAiOjE3NzI1MTIyODYsImp0aSI6ImUyNWVmMTk1MTQyZDg2NDc1NGNkIn0.DyQyuCwt2UY3FLsGcJlyB7DB5DOY7WHITtnHvbMSXlDBaHWD9dfK1XPrqUSQx82p-l3mSFmF9eNllp1VYGgzz_hmUm4zwH32t45iNN--pLoazkfcyLnw2ERdFG1k1RxTa9NvBRGdSsN1-L-5qRTiDEOAxb6qkT6yk_0hMAqX68hFTAfzl9v5q50FpabIQWafi0KFNWDk6HwD1N8tODhptFdwK9ORhAYw9N2m8bki-XTAe_oGhrisocxLbGv_E4a6F-15k172cSiWZm0ErWLfAzzxOzhldZwl47WkdR4srkkGKYZ9Hm42vhhykvXe_YuIie-S-taSFN1UzSIUyLheug (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: 3ae6a086da1a64d378d5 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request