response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4304/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: IMS_LTIP (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImZyM2dMendUdVYtQjB1UjBBOV9IWFJKZkZVbFhpTWFaNlFibnhveC1jLWciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MzA0LCJzdGF0ZV9ub25jZSI6IjJkNWVlZmM5NDVjMTU5MDA5YzAzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MzA0In0sImlzcyI6IklNUyBMVEkgVG9vbCIsInN1YiI6IklNU19MVElQIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDM5OS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1ODMxNjM1LCJleHAiOjE3NzU4MzE5MzUsImp0aSI6IjExM2RiMzg5MTIxODk4ZDhhMjc0In0.GxyYFbvGvtq-D6__i99inJ7x3Mf9LcJqgadP4BAJwVG9uhWmwvcOSbrZhlPqWjhtP8QnIEXunLr9F0BR23SeqaTP41j5FoHYDAN-iAlfC7kCpLSzdfvqpxE0Bm663C34W8pSjFaPOFWbUJldc2ZL0Ezw8lG2XAvkqr-Rmp6oK99pDsrVjdpwXYe8nymFWw463OO0XVLlNbvVpOYzkWtRC8-GA7vj1QT3ozk6jTvIqKwgHnZgmYaO9ONmcGTMorzz-bKDzvZ8hWIJ1NAEN7bE6KyoFa5yN9XHmC5HjWOv15EVan2CnMmg5If_7dcf5HoUzv72BtMHMt0b1I-rHWn7PA (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: 2d5eefc945c159009c03 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request