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.eyJ0b29sX2lkIjoyNjIyLCJzdGF0ZV9ub25jZSI6IjRjODQ3NWQxZTIyNzJkNDE1YWIzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjIyIn0sImlzcyI6IlJ5YW4gV2Fnb25lciBUZXN0IHRvb2wiLCJzdWIiOiJyeWFud2F0ZXN0IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjkyMC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2NjU1OTcyLCJleHAiOjE3NzY2NTYyNzIsImp0aSI6Ijg2MTJhNjcwMWEyNjE5MzAzN2EyIn0.UlF6JFQnf9SOHErTbz8eOaGsrnxL8oNydZSRtjIJUFe9AewZ8LAtIG1BInHktcxLzI1Fslu6y5zVlJ7fSyWvTcRujkbfgXAZ3AfYr7UCoIoVdtaQqS8R5r_8kb90dVFJCdWB5iXvQyMMwNEt5DnVStWOzHLpQY7amQGUCthsJvafTgg6LwlNadf5Qx5Fr-3geByZHGhqqgD0z4uCgQbzWUHGj6x9Yq4VrrZ4zgyYFpf-5U9HUyBWw6gKg6cRIVOQnr58TnqZUI7SvghF7Wa7jycY2G-CIxcwoQHaq2Jk9SjZ7Ivsyd94NhOKFPn9XeWqsCz0UqbU-OUI3yF6GnglRg (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: 4c8475d1e2272d415ab3 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request