response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5692/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: jojo12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJrYm02RTU0OElIMlk3QlN4ZzdyVFpPaGczOWNKcUhmMnQ3UnVBSEpiUzgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NjkyLCJzdGF0ZV9ub25jZSI6IjAzOGRjNzUyZTFkYzBhNTE1NzA2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NjkyIn0sImlzcyI6IkpvSm8gVG9vbCAxIiwic3ViIjoiam9qbzEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTg2Ny9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNDcxNzEyLCJleHAiOjE3NzI0NzIwMTIsImp0aSI6ImE5ZDMwZGEwZmEwMTBkNTgzYTMyIn0.FO_ByJmC0xQSDM_jdIA-DRdinZUoswofcuMLTcS2hS5mkQTk_XV6x825G6se6z8DeasuYOzanf0jZPg1GMBckJmZdM-j7fEMPxoT_BJo4E36-thDz8lR5XoZY_H5NQvS-f2AfAMiYtest4pPu24BO4MQd_aIdFSohbCamBXiPb2y-GGFJfBENtTIDe3mqD-GJsWDXclzeEEIONQofFe2zGdxI32RDKNy73nXuUExnhjN7-Tgn4RmCiXrbGwPmYyuqCC4kTtm0YPNTBwrov1zZN-wXoGIBoTHK3wd9T7JlBE_wq4jxV-nUQN5Fh2Jq9ZkCFm-uvYWVhfnrjjgup0ISg (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: 038dc752e1dc0a515706 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request