response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3458/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 24862 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlhSc08xc3RnY1VjV2NfT280NTNaV0hlQmtFdDhEMjVtb3VKN0FJWjB1RUUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNDU4LCJzdGF0ZV9ub25jZSI6IjRkY2M1YTJjNDllYzE1NWU5Y2ExIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNDU4In0sImlzcyI6IkpQVyBUb29sIFRlc3RpbmciLCJzdWIiOiIyNDg2MiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM4MDQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3Njk2NDg1NCwiZXhwIjoxNzc2OTY1MTU0LCJqdGkiOiJiNGEwZTAxZDJjMjAxYWQxNDlmZSJ9.fGMMCepi65fa_okKmi6XT8EwvibGbl2h9z9Rw5gGMkNxH9wJXqtxEdyeC54z0EakiDmS3-HbDiIQoQwmVS7nUO2wnq31u6orJADSsbsQCeveEnOJPj9wLtmE6EszNVp2z0_CAz8Dic-mGiZ1zgV4w5UNQebcnHmyXxrQZfQfd5VsWxQTMRPHk9m5Lqp-L4b5MtT6Jycpudz__D8hXL9PeCnCX6j1KrsNpqXkB67myN9QQHHOPCVtxyjXC5NldkuWDKvBfE7SuKE3Sb9tNigpCDzKTIMvLDYOXdWlMhD6uomVUYdmlIyO34H4xLgRxKSivIy6rxgbdgM2eVL3qAuztA (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: 4dcc5a2c49ec155e9ca1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request