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.eyJ0b29sX2lkIjozNjE0LCJzdGF0ZV9ub25jZSI6IjIxZTBkOGU1MDAzYzBiZDgxMTRkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjE0In0sImlzcyI6ImhvdXNlLXRvb2wiLCJzdWIiOiJ2b3lhZ2VybG1zIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDAxNC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1MzA1MDE4LCJleHAiOjE3ODUzMDUzMTgsImp0aSI6IjMzMDZhNGM2ZmE0NmY4NjZjOGQ0In0.jM1AT0eBMoqaV2cvgp0I0WPjUeTPHc8smd_WXFuK-RI4jH-RewQ31A20auF_9vMZ0YObUVSQ39yCAwPuMzbgfRBAXr8Mb4ofyGYnGe5dcLJe3gcYlx5L6sisx32gOtAkgTI6DyIh2mHfEsqcT7AAul1fPvGjfHBLiAKsFktqWE7L-mll6mmOVChVFsjHMqdZqPZla1E973WI1hQNOaeSEkH9oWGAEqcnD6nVr1bEvJaIb9os3n2TCTOur37C2LaWz4Ou2KOH7q0Id1SKJ79Zmo8UK_VzFOPzaJjAwy4cLAMoOAZ_bXKVAhDTHNWk3_k-oBzXPP6lZW_fJfg6F7fVcw (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: 21e0d8e5003c0bd8114d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request