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.eyJ0b29sX2lkIjo0NTU0LCJzdGF0ZV9ub25jZSI6ImVlYmU3YTU0OTZjYTE1ZTFlOGRhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NTU0In0sImlzcyI6InNiX2x0aV90ZXN0X3Rvb2wiLCJzdWIiOiJzYjEyMzQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80NjI2L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzU2MDUwOTcsImV4cCI6MTc3NTYwNTM5NywianRpIjoiM2QzNWNiNGU3ZjA1ZmY3NzA1MTcifQ.CJ08Nht3MJeN68xrvkhUC_QwuGRLYr6p6k3soZmFGnVQ_gLff_qzgpvdHpDy1s4WKe-E725xeMbB_yOKZFuHdxW4zBIKk850Q6wlQ0a4wtRIQYoIGfD6_YAItjGwGd7ocTafjn7TphqxmgZfBQ0Sl3s6xy59qOF2hQzpdjqnhMscfrwB654zDoYBRekvZWAmE4XbnTQKhlXB6Bib58DyXql8VfuzocHHpLPTtYRkvonV1sFIVD-5aMKwWEj7pJ__VULYlHJa-bYCmOAz9uvUn-0B7cwvdylFqx66GvBXqO2kAhCb0HSyOxd4PTEpcPnZ5zWBctXfE8ndg2XPqVU0OQ (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: eebe7a5496ca15e1e8da (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request