response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4735/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: aman_demo_client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImtCUjNpbXFaVG9YZlEzbjBGY2NvMUhVUmJpV01EU2o4V25sRnl4TUlVOEEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NzM1LCJzdGF0ZV9ub25jZSI6IjllNDFmZjM1ZjNjNTExM2UxMjZhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzM1In0sImlzcyI6IkFtYW5fbHRpXzEuM19Ub29sIiwic3ViIjoiYW1hbl9kZW1vX2NsaWVudCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ4MTEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MzIwNTcxNSwiZXhwIjoxNzczMjA2MDE1LCJqdGkiOiI4YjQ4ZTk3YTYyNGUxY2I3ZTg5ZSJ9.L2cAeMnR_IH0uIXWISZLP2SqDFTp0Q4xozTlRf1QNNsQiroNmQf7fJZ-cip6ZOckmWxUQw5FuXOcG8Gftok-UEbu6QKfBSwE1P-8mFpVVeC3YjdmA7v9-kEsfVei2Y3gU3CRjEwfm-r6f7syLxRbSSD2ADP0TsmVg8wNXWHoipKw6RT-btutxWSWkFubFVWjkRGJzRAoh3RvE_5yiNaK1uwpOqMU6V_YcQzn3xL74oYYM8TVYZs9c7VJlM13egq8GsrEXz0dPAjVJcSidHjWK0BpPdrfXJ2VpWKME5OTPXQjgNmIQHsLUm_QqFolNbjpO93jPzAdZTGXd_k-kZLOAg (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: 9e41ff35f3c5113e126a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request