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.eyJ0b29sX2lkIjozNjE0LCJzdGF0ZV9ub25jZSI6IjQ3OTcxMzUwMGVkM2I3ODhiMmI1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjE0In0sImlzcyI6ImhvdXNlLXRvb2wiLCJzdWIiOiJ2b3lhZ2VybG1zIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDAxNC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1NjIyOTM3LCJleHAiOjE3NzU2MjMyMzcsImp0aSI6IjVkMDhlN2NlNzQzZGI5YzI1NTVhIn0.0PjCLsfVZo-6HTI8Jt17xZqgpF60g3IPvpV662-_A6YoDw9h823FiE23oT8wKMkWLnPOMfedE3YkLeHAJl15y2YEWSC4FICdrlZZEwrD8FGgY9C716v0DLmxu1zrzCkBPrP6M0pZ6JSXjKExHwfYcRoAL7sVLbv7msuDcx58Q3SIXznlLbk5x9y5eUBW8re-KJf9t3LmJtP_sO4L0XS8hzQngc1WcXxURo_Kt27bn9lwZM-ZZxYJUbzdqf1qz8fHrmys6h_xrRBrHKsfSeA9VvL21Q-uJtseMM-RBWZUkD9VqLj-IKFhTtihNLwz6csAcPyGJ-CpbLJdITdvvipRpQ (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: 479713500ed3b788b2b5 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request