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.eyJ0b29sX2lkIjo0NTU0LCJzdGF0ZV9ub25jZSI6ImIwNzI0YTNiN2QyYjZmNDNlNDQ0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NTU0In0sImlzcyI6InNiX2x0aV90ZXN0X3Rvb2wiLCJzdWIiOiJzYjEyMzQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80NjI2L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODU0Mzg1NTksImV4cCI6MTc4NTQzODg1OSwianRpIjoiNmYwZWE0ZDQ1YTI3Y2EyYmYwMGIifQ.ZTONp1N7hTpAbyCgeM_JKEkk04vOeEwSCuPOtW3PCZEYm0tQWHkpAZuujh_26Mgt5siTQpSCiDs7Dc9JCJbcXlyxPtNi4j_NARk2M3jJUc-3WEZSQZiabbY0_EZgX1ld9sb28rO6x43_CyHG3XPragrN5A5sVZWu1mjbDgPUYsYoEejB6PQeB_pRKxx6KZURqLKDw58Zxuyskq4JE5kCS3IF1inpIh_GqnMegiLmZ3NM-8b_uVqGkUATyYtt9wOB5YDDKpxVJTRM6lzhHNJddxpaeQVBp1ickyB_t-MaGXfcyVQSvVVs73nJWbgo8YWyb4HevDOrRjT3jCRbgEE1jA (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: b0724a3b7d2b6f43e444 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request