response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5146/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: O1IvbKFcu5EJDqJ (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjVjejFxc19qRmMzOV83MzJScVFyOFgtV1pGazVpUEFxS1hRT25GcmdGSE0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTQ2LCJzdGF0ZV9ub25jZSI6ImUyNzczYjFkZGYxMjdmODFjOTk1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTQ2In0sImlzcyI6InNkZV9sdGlfcHJvdmlkZXJfdG9vbCIsInN1YiI6Ik8xSXZiS0ZjdTVFSkRxSiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUzMzQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjMxNTI4OSwiZXhwIjoxNzcyMzE1NTg5LCJqdGkiOiIxOTM0OTQ4ODYyNzYwMjc3N2ExOCJ9.lUMGREci-zmdxJOepa1ycGjzwOa3iTa9d6EJtgime5QDAAqZNwM9kXrlKN6YJV2bmsIkcIuTluZFU2atGkUpl0BZY4Gbm_hqygtsmst3XNR0o_5BGnNIkMuDWlCR4R-LMrof1vzcCOUtPK8MiK_Qz2ivPwOJZxmW1_7tZpuHgGLV57XkqkKjm-fmWsBrraH3c-4jkaoMwOU7NfhDIzTu6xIfj4M1iZvXo-9pjKjfYLMwPIdY8VJVG_hQ5e3uZ42hggUajvXrOldhhbxLczqswjCMEdTl7FmDjp5wo46k1ALymGHg7C_4YYt3Ybfl_u6eE3URom2cB4rLgglpWK0tqQ (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: e2773b1ddf127f81c995 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request