response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4039/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client_id_cl_1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjNfMUZxcGNWcUdZVUU0ZUZZbjV5SG1aanFNcGZ6Z1pZRng1Yy1ENmxWQ1UiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MDM5LCJzdGF0ZV9ub25jZSI6ImE5MDYzYjg1Njk5ZTZjNjBkNjY1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDM5In0sImlzcyI6IkNMIFRvb2wgTiZSIElNUyAtIElNUyIsInN1YiI6ImNsaWVudF9pZF9jbF8xIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDI3My9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc3MDMwNjQ5LCJleHAiOjE3NzcwMzA5NDksImp0aSI6IjIxY2QyMzNmZWIxM2MxZDg3OTM5In0.DlPumX4x_6IBX-2mOru5Us06ZTY2ogSe2D1uEZpGPNiWmW_6EzzxKRmtvyQc2MhFf4B97rx0yG86c5qD0jRzAT_xvSvpTEQD-A1_7xxD8YNX4Ul1QGqNuitWgUQHB7q2gTPhCBsrZrZrR9xq8wNlUVhllshGRpKuX91ZeSzVRxDZDAx7zrrfo4g3pV_yf8IFRLdHQTI3ARepCQg1nwFdqebvAjiTbwbyiflEYpHe0K-QLkWs2XXxKXYQLfwHhDCUrHgLvBaMxHs8-Iit0AzO3QvEA9Yi-ip1EcyddZ_mlcv2oInC1IPglqLakKbrTTdUkTPAfavwbUoCfyt03AcI5A (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: a9063b85699e6c60d665 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request