response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3614/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: voyagerlms (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlduRXNCWXU4eTY1VC0xZE5Fa0tOQ3gzSFZ3ektTSWVJTGNkVVlXOEVHZFkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNjE0LCJzdGF0ZV9ub25jZSI6IjY4ZWRjMWNlNTEzNjEwMWUzOTdlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjE0In0sImlzcyI6ImhvdXNlLXRvb2wiLCJzdWIiOiJ2b3lhZ2VybG1zIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDAxNC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc3ODA3OTQxLCJleHAiOjE3Nzc4MDgyNDEsImp0aSI6ImRhMWE3OWQ5ZjYwM2I1OThkYmI2In0.iO5rvzXWZxqsqlPXDC1sCFMtzaFdiWQomkXgP-lLhCeIfZV_9BgX2ET9FPq33xlafjQy8j-n6X5GlAStymNuJpMxvKEaTd1fuSzYwQCvvjn8P6U8d4T9oCmVghkdFvwUVXPE7-seOmaedfIl_8k_32GgleitdnAokKu2odZld-gjPPOb51V2HG_cHLGygoUfqZpMgOftZtB4-yUHJJsadCGN4l2iOM03wtD5tMrAZy-PoSE0Ot9kIbsEP5v7151ikJ6gUEIyKHH2EOUoLhLzHnUP5g6iEOiu6Tm3dGvul5vSF3807FLh3tn16aBgWiTHi7eIJgzw4VRFhMMFP7NREQ (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: 68edc1ce5136101e397e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request