response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5284/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: FZ3sHA5kL7N3gll (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imkxem8zNGhVQ0hJZkhfQUl5NmFEekxLelBFY0NwWG5DbERoZE9aYzB1V2ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1Mjg0LCJzdGF0ZV9ub25jZSI6ImM3NmFkNjk3YjI0OTU4NTRkMzkxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1Mjg0In0sImlzcyI6IklNUyBUb29sIHRlc3QiLCJzdWIiOiJGWjNzSEE1a0w3TjNnbGwiLCJhdWQiOiIiLCJpYXQiOjE3NzUxODEzODAsImV4cCI6MTc3NTE4MTY4MCwianRpIjoiMDIwMTkyNTZkNzcxMDQ0NTczNzIifQ.mJcUPI1nfWi9T9KNSSnJUS9AsEUeF3fPev2rZPF1077gM6SaniIBb61esCRQAKLX2atQMIyp9gTkh2Q0dn3fHcjAzeoe2-F12w1Ft0sapHLEfBwZUm5grHIedJ-SMbdMgavnmVoLT6l1KVbWX6a3bP_FKmQR2ZNcWSOzdpvLwKMVL15bQInFiODxsAaxGoya5owV4rOdEV9lVf08fjiFaveAqRvO35lp0lNCWRs1XCCttb_uLbyDfzd0wNgWBRX_HIWanLUMWdqga-hroLrYUV3ACCo970MbNtIWVDN9Qbtr6TBonv5FuHygYMsycfZKaBf5JAi6X6ayVda4g8iSYg (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: c76ad697b2495854d391 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request