response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5186/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: test_client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InozcUl5bHd3RHRhb2dRaGZDV2RlTWd3TUVhMUVFNFRsTGMtZmVldmhBQXMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTg2LCJzdGF0ZV9ub25jZSI6IjQyOWIyZWZhOThlOTBkMDJlMzg1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTg2In0sImlzcyI6Ikl2YW5fVGVzdF9Ub29sIiwic3ViIjoidGVzdF9jbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81MzcxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzU0MTE2OTQsImV4cCI6MTc3NTQxMTk5NCwianRpIjoiM2QzNjU1YzVkMmU2MjBjMGQ0ZDQifQ.iFf-Hxzsax7qM4jx1HM395xyvChmURV3-bQZbNbMDZEjnBr69uo-3B3puJosd6SgGbcK9mqaypJuRUHHZNIp0Wy_0YHOhP1WKM0iIQBXvc4dSlwHXfSjW7auy2J7tPVIxi4KNksxhm4eff_-eg1XzBduFYz4IprorrAlQEsGk341zmkRVHdS8EfO4ocQujWe4Wb17-Ur2quNMwlMt9IT_1jjqozY75qgzK7ZeyRzgr2EDEKbMO-wf_YgmgzStNxg18sp-5KkuHyiaDxJ6V-Vk-A2XAFZdRxS53a57y9k3XcChPSn0PnAo4WQOEpA4m5Fptdygf89NcOQMe-knH760A (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: 429b2efa98e90d02e385 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request