response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3526/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: cw_test_tool (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkliTHFKajRPbks4TDk1M3pWWDd1b0hkaXphb1NxSVl5WFVtZDhDdTd3LUkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNTI2LCJzdGF0ZV9ub25jZSI6ImY0ZjljMzhiZWFjN2M2ODUxZjIzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTI2In0sImlzcyI6ImN3X3Rlc3RfdG9vbCIsInN1YiI6ImN3X3Rlc3RfdG9vbCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM5MDIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzA3OTQxMiwiZXhwIjoxNzc3MDc5NzEyLCJqdGkiOiI2ODQ2OGNiOWEwNDJlODE2MWU3MyJ9.cziY-Ll7WrhSPIn07t0ad0w2rcEM7twrG4iL5uWVq45XNtNm8oMLsWpPby5XrQINv4RVcir7Y2tr3xWHRZhx9Xbw9be__8juupuFenCdQDLtM5j6Xj9ivw6xG90fOdaT5mklp4rDgZTKq0xQUurlvgh-NcYfp3KzBNzs_W8TLGQC-oEGCy3-ifU4OxHnP0MHtoOmoZAsnTiIg5R5xCfKHaprcIBgfhpHEvlcHtJZlLJqRjKIjpOfTcyZdAvlxqdfjW9htdBTAudrjxh-NdzxTlwB5rhNfHBqEwza_5GtyB2oJ7Bb4WCTuOB0vlg1sej02y-G6KBKcf5jLRwrjcr86Q (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: f4f9c38beac7c6851f23 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request