response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4554/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: sb1234 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ilg1NkR2STFERmtpaXVNNkN1aXZxRENzV0JrUm1mTjFHUG1Uak0wMG9sUk0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NTU0LCJzdGF0ZV9ub25jZSI6IjJhMDI5Y2I4MWM0NzRjMTEzOWU4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NTU0In0sImlzcyI6InNiX2x0aV90ZXN0X3Rvb2wiLCJzdWIiOiJzYjEyMzQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80NjI2L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODU0MzgyMjksImV4cCI6MTc4NTQzODUyOSwianRpIjoiMWFjZmVhNWI5ZGMwMjM2Njg1YzEifQ.qMbUKh6rsmXx3QRtHtAqildY4QgTAI3ZemCEvTo9kOaBMgUVX1a3D6iZyPi8NPJJYYqS7CHl1G57NNif_lqLdAb1lxqYzDtggltV_ZvcT5Fu4aUmWeHzkfPz826LklF8EK5kXc4V5fHCEKJsFx4qnPKxESIRE0NQmesALKP9spQMc0dOinmVFwhKuyh-fTZkG22tvaR-_XSOz35ZuSiQz20HvKjenrBiIwEUXnilbYRzl_WFOlvCtIF_Rkqo11zhpI64ogPNCZ7IauAgwx1l4nNQ4RjSd3Tb7VerSMVrupWGOGZFj-7hUpgsGRiG38j11hdKcd1yuyk5NEy8YQHTdg (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: 2a029cb81c474c1139e8 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request