response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2622/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ryanwatest (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjF2aU1nV2ZtUzlJaEltVVRkNUtXUTVjRlNDU1dNckdKZXRkUnNnVllXc1UiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNjIyLCJzdGF0ZV9ub25jZSI6IjYxZjU1MzlhNmMzN2YwNWM5YmViIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjIyIn0sImlzcyI6IlJ5YW4gV2Fnb25lciBUZXN0IHRvb2wiLCJzdWIiOiJyeWFud2F0ZXN0IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjkyMC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMjgxODQwLCJleHAiOjE3NzIyODIxNDAsImp0aSI6ImZlZGJiZTA2OTMzMDRkNDAyYzAwIn0.VV2qyc0_THQnvPxX3dG1XxRjcmPdLNi7v3dF5UKlyiQMMWI37VE_YsPKXLdPoaPQHO7MdPlxZyO00QPZf8b6szATT2ZJO9-XOXtHD8Rg_gnHB0rfPVuR-quuePdPX0WksSYo_hHCC8qJ0HQbJrI0Kg_l1CK63weCeGByH37_yVekhMBYaghmyKJfJuTp173iRU_5f1dxzvMXj8oJsz1vlp0C9j-jcoh8OzX30Gmr94MF-kG9D6_QXxbYAB_Og1CAh1AAW8LjHKC4NNUkD6W9EsoO7SS8X3gS1eQgDabrIHnPGwtm2ZYg0mzSthE65j6rg_DFN9NV_O2mWThAaqk9bg (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: 61f5539a6c37f05c9beb (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request