response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2578/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: test_ruby_ri (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImhLNjI5SDN2TmszZ1Y0NXlPbzI0cFpyUkRYeUlydG0wWUYtdnRaSWhLWk0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTc4LCJzdGF0ZV9ub25jZSI6IjczOTBlMGE0YWFkYmRhOGFlNjEzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTc4In0sImlzcyI6InRlc3RfcnVieV9yaV90b29sIiwic3ViIjoidGVzdF9ydWJ5X3JpIiwiYXVkIjoiaHR0cHM6Ly9sZWFmZGV2MDYudWNoaWRhLmNvLmpwL3BsYXRmb3Jtcy8xL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3OTAwMDQ5MTAsImV4cCI6MTc5MDAwNTIxMCwianRpIjoiNzRjMTQwN2U3YzczZDkzZWE4MTAifQ.KxqPShFvHZ7k4II2HlOyzBuoLd0b_h1ElhGkDPJk6JIdDIcCn74byBaD9FVSX09qZsSwJRezOK0J2ZRMMoVvFWyA2Z8pqbGIoI7J9hZVcgDTOTbohwd64vT8cI7NFEiPxpOJKvj0VBqvRiUhsNF2YPTwY9UxZbfjQJ5fR29920h1xQk9Eiv586JsZahwmRQm4Up8LV_h3J-85V9TN8k9SxPEeRn6U2VHGhbgLLT2oukUxn5EmkZ4jLq4lWoDFsw47GN46CSw03QZ6mpq2G-x0tH_-rIOMhoFLVK6dGbskX31OSwOKRQdHOiKTh0_oiSIcvuWC9DIN8U48oLRl8x2_g (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: 7390e0a4aadbda8ae613 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request