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.eyJ0b29sX2lkIjo0MjQwLCJzdGF0ZV9ub25jZSI6ImM5MDkzNWIyMTNlNmU2MjE2YTUyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MjQwIn0sImlzcyI6InRvb2xuYW9taSIsInN1YiI6Im5hb21pLWNsaWVudC0xIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDM0Ni9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1MzEyNDI3LCJleHAiOjE3ODUzMTI3MjcsImp0aSI6ImI4NjI0ZTE4ZWM1NDk2M2Y3Yjc0In0.XQ3xh7l9h2STAUJqe6YofNZ4Fp_WKcZuIKo81Y7QU0WyOfKR1JU91DWOg7cSSM5Rx6uf4DhzEsGh4SR8FEwRhT3xaq5eR9nBYFYgPlBu1NE1XNEIOnaguTk_fNkHG9qbTkJz-tTrtzns-libyuIyfinSk3NaWt-gTQLHQWFsZIBk18TmOwxIzPNnfhJbxmUNXPPtxYFOzFlC-edsJgTJcb8iJeJjlWxavnQ1BV3egkfO0OhAMuWuA8JbDqCCUBd0hAeUSEZRuhJS3kT1XsEM855aIdhhxDj_Wd3yboElF9uz0vD87jXoZ3cYzRkn0FiG_fy9PePMp_WITqzLvZKLtw (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: c90935b213e6e6216a52 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request