response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5930/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: timplatformMarch (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjFtR1RoYS11UXVwS1Vhd19BQzhuZ2tBeThXc3M2ZEthbDdCcFQtcjl4ZFkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1OTMwLCJzdGF0ZV9ub25jZSI6IjYzZTY1MGI0YTc0YWVjMTRjNjk2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1OTMwIn0sImlzcyI6InRpbVRvb2xNYXJjaCIsInN1YiI6InRpbXBsYXRmb3JtTWFyY2giLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy82MDk1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUxMTA2ODMsImV4cCI6MTc3NTExMDk4MywianRpIjoiMGQ5ODQxMDdlMmQ5NjUyMWQ2MmYifQ.f7VSPiyaCPA6N2FvnXYTidd-YWUs-9DuowdMXUi89QsbCgwxd-w2NeMMGXliAJGMx9OsOKKD2e3Pd90p64s3CKj9IccOcdElNdLId_FdqYtlLn06zLMeq8JWRC-rHx5vU5g8daoQxDojpIXxfs7-e6kI6Ffw1g19EQCYmHf14-YMmhZkek7a-U-SrpaG4zkadIc3nEtTUKvpq5QGQ1rl9VFRjcFePRLwJGS6iao1YdDal1Qbj9TNdxFdVAXDUeiW-CFAwVTaxP8FEBhBEsoaO8qWZuReGrWXc8Lr-MUSOvGEWCg9OVDjiUo7xxi-ft0qv3KhXBffGBtNIMdAOyIM7w (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: 63e650b4a74aec14c696 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request