response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4877/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlhuQTZhd0RzUW9nRzBvOGZHWUQtYm1WT2hUenlOOUstc3pWNW9OcUhza3ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0ODc3LCJzdGF0ZV9ub25jZSI6IjQzMGRjYzIxNmI0ODUxZGYxM2Q0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0ODc3In0sImlzcyI6IlNTTHRpVG9vbCIsInN1YiI6IjEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDk2Ni9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1NTk2MzkzLCJleHAiOjE3ODU1OTY2OTMsImp0aSI6IjIwMDZkNTFjMGRkYzEzMGY1MDVkIn0.Iy6YHnsOYyXHZmJrHsEGGzPW5SpSASvK61OcfYp6Df1BVb1ZhhYBKBxdoVzF7RBEEQl5PWDUcsDw9isHPSofmb_reP0kh8HIOvgkGi7Ywg4ornIs3tqUMdcsiLWWBESvizjz88u8B7mQoGERxYK1ANNmRruowDwisewBx5b-pM2b8m3Y0s7NQGDxG0gOFm6ifY4GRaWO4CeCC14Fxe0yFPsGaZktXlEVa0mlTgzQAuLx__P6k6Aiy-OgEybXwMcYdN9hWNGIGZn-8XnJJxI3T91y_zQFHa8AOr70VF20OsBL6cONMviZpkZB4T4s97LGQ_uJg21pfusOdlNFcDAR6g (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: 430dcc216b4851df13d4 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request