response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4921/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: linhtest1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjVqZHI2TExLRko3dUVLWHU0RnJ0WXo5ZGl4U3lhS0VIblpOeTNMVlV0WmciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0OTIxLCJzdGF0ZV9ub25jZSI6ImI2NGM2MTJjMTgxZmMzOGRiZWJhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0OTIxIn0sImlzcyI6IkxpbmggdGVzdCB0b29sIiwic3ViIjoibGluaHRlc3QxIiwiYXVkIjoiaHR0cHM6Ly9zd2VldC1naGFzdGx5LXNhd2ZseS5uZ3Jvay1mcmVlLmFwcC9jb25uZWN0L3Rva2VuIiwiaWF0IjoxNzgyNDc2MDQ5LCJleHAiOjE3ODI0NzYzNDksImp0aSI6IjcyNjBlMGZjMDEyMWVkNDJlNzk4In0.d8yF9tws7iRqcOlAm96wgdrhewAXsXgi8vpCw69KwoBIqYT3GXRp-IkY0HureloRhahMxdBhAGh9kpCE6ZqPfTJHac1_lCCc5eWMvrcutIWZucweMVtiSNmEwijfdN1npzKcJ0tpej4pvg5NWCF0SfF5h80pODnSL3FQi0hUKiIk8_--24mtZLtYbh3TQl6lwXsCZR2dB0GvSyvzuelm3XfDLHe6zE8ORIk0OrIabBNKjmY2UitdVZ9REgXdimOM3PbIosgew2XEwCXLznlHr9T6QWcK1mon3XpWEB01GGEqU3_ymF_LcP9jw3jDLQY9mVF_VfueDIaBgi5bcRWX4g (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: b64c612c181fc38dbeba (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request