response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2753/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: clientid12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InNOcnhVbXNDeG9uZFRmdktxUWNUZDhTVnY1Yzlic2RGcGFBZnNLNndkR28iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzUzLCJzdGF0ZV9ub25jZSI6ImY1MTA0OTliNGI5N2M2MTI5YTYyIiwicGFyYW1zIjp7ImlzcyI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmciLCJsb2dpbl9oaW50IjoiNTY3OTY5IiwidGFyZ2V0X2xpbmtfdXJpIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9sdGkvdG9vbHMvMjc1My9sYXVuY2hlcyIsImx0aV9tZXNzYWdlX2hpbnQiOiI2OTM4MiIsImNsaWVudF9pZCI6ImNsaWVudGlkMTIzNDUiLCJsdGlfZGVwbG95bWVudF9pZCI6IjEiLCJjb250cm9sbGVyIjoibHRpL2xvZ2luX2luaXRpYXRpb25zIiwiYWN0aW9uIjoiaW5kZXgiLCJ0b29sX2lkIjoiMjc1MyJ9LCJpc3MiOiJzaHlhbWF0ZXN0dG9vbCIsInN1YiI6ImNsaWVudGlkMTIzNDUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMDU3L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI5MjY5NTEsImV4cCI6MTc3MjkyNzI1MSwianRpIjoiN2E3NzQzOWZlMGQ5NDUwYmU4NDIifQ.ATgjHGwZ8ghpKMHAPC9uf7bd9QuZcS_QakaaDwYpzYKfwoW42bNwREmhWSA0nwSGIav8IA_IgAE2BMoMasa8at4Hr75lL0r3uV9fLuBwdMQ8--qMM4VJkQ8PVkGodjkDWGSo-TgDyApMcMpvtsjxooaN0ShSGbj5bMFv6KcHwDMJarLoS_nuvpAIMN-CpskcCoE_QqWc4JM8oFIRR15x3GCX7prSPSIOjqcTk7kazmmmbrCPMI0y4B5Xt5aMKUlAWDr9MtdfUpj4mFEhXcDia8a6sjb9auLAa9m4Q35E-SRPD_PYMrsQYBgVKFcRDZE0Yej9ewE10TxXz26e35uVog (required, opaque value used to maintain state between the request and the callback)
login_hint: 567969 (required, tools and platforms must support a value of form_post)
lti_message_hint: 69382 (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: f510499b4b97c6129a62 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request