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.eyJ0b29sX2lkIjozNjE0LCJzdGF0ZV9ub25jZSI6IjE0YTMwZDA1MzIyNzJiODhiNGFkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjE0In0sImlzcyI6ImhvdXNlLXRvb2wiLCJzdWIiOiJ2b3lhZ2VybG1zIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDAxNC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MjI1OTI0LCJleHAiOjE3NzUyMjYyMjQsImp0aSI6IjMxNzRiMmU0MWJjNmEyMzBkZTdmIn0.h_v1YY2_Onz-CmRi1k1O1V5WEMLaMau3VLB_25WwNiIDwmFE7fY_L-OaiBhhoYj8XGmq0f2y2d3EjmyMPgxczz_4OOPyYajCy9HJNWUtpyLTu4x3_3ji0wc0bZe2FJqUJcO7TedBLnyQEVKYRFx4GI-I7RDOyqQvpcNsz6EoZJ8lo5xFJv3Lz23GaIqIoSoGv5kceEcRLlHTXUnd4ekPgcmcOcnBLSTzP5cjGbAzpGI0astqDTkrH29NiYw6QD9KfqaMQ3NXUc9t5CvfjxcUFgeh-cMyUUPjk4moF6gvekiWnowD-BGMIRnzTvX3_iSNW9TwYSw9rWm42d9PBGopXg (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: 14a30d0532272b88b4ad (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request