response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2861/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: dvb-platform-20-apr (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InpYWThlakU5RU9RMkFEY2ppcTVtYnJ3T2ZqNktyRXBHWEZyZF9WYVcwYmsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyODYxLCJzdGF0ZV9ub25jZSI6IjBkMjA5ZDA3YTg4OTM1OWFlNjU5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyODYxIn0sImlzcyI6ImR2YiB0b29sIDIwIG5vdiIsInN1YiI6ImR2Yi1wbGF0Zm9ybS0yMC1hcHIiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMTg5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUxNjg5MDIsImV4cCI6MTc3NTE2OTIwMiwianRpIjoiZDUzYTY2Nzc1OWQ4M2FkZDIwNzUifQ.Y37XzRGDheObT5GdU8Vyxc5zOeqX1zXQhQf31wR125_JntyCJPjeZrc2xdrX1wbuNpWdoUNh67rvEhwMOhvECnG4iT-ASTQcjAXa9pgrHPhmPgKYbcR3Ez5aQ1UeVDybvAAuKmiLQrR4_HaLxt73X-8Hz6m0VDC1rBdMkVt4MhQUEDVXTWSDVVC3RwiCVidWCyP7YqGBlK5RrEpl0zmp8NoHK_DvbQPmVWlphcxe4coqokcgQkW_bnIDs9NmiKCvEtxFuJOp9iKV1zfdrzxXeeLM5FmLlHFUJDlLXaYIC2zscYWLWPhOOKNDNsl7xhNriRrJ6WIYxALSjXkhPrn76Q (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: 0d209d07a889359ae659 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request