response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2188/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: TUDFPIHQfOFdCWU (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik1mR3FIVWlvcktRbEw2NTRSdGJTUk5xYzhqZzc1UGhTQnhtU3JqWGJyQ3MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMTg4LCJzdGF0ZV9ub25jZSI6Ijk1NDA3ZDU5MjkyODcxZjc0ZWY3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMTg4In0sImlzcyI6ImRvcmVsdGVzdCIsInN1YiI6IlRVREZQSUhRZk9GZENXVSIsImF1ZCI6Imh0dHBzOi8vc2FuZGJveC5tb29kbGVkZW1vLm5ldC9tb2QvbHRpL3Rva2VuLnBocCIsImlhdCI6MTc3MjMwNjg5MywiZXhwIjoxNzcyMzA3MTkzLCJqdGkiOiJmMmYzNTA1YzE0NDJkYWIwNWRmZCJ9.fBVNvY-t1DewbtOP_sOyWkQBTYPaifj4GxZ0kHqgWIkxRD-hgDRwfTj3SNFU6Uv9dkfZKbmLtcZQ_5kXu4pohfOtszAR8yQxS8z2QblSG8eAK_zTq5eKS0LxBIgwTDL3loheUUza0bAoYxfXTElCNuPZuoWmqRYQ_NyIIKstRFjv7wnJ-U4ipVtRx8BnLFUnG11845sblPQZjVMInvxEsGB_SXKodBdYGbogNevZ8bRQm62hU9kJ6beIkz81ZIWzN0aTZiBcjy3wKme_FfK_T7FkHeuJSyn5tG5NV4ew91K5xtZnpzfTbtXRq-AhfKQYcw7ZLO_BsQc8DTguvclyWA (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: 95407d59292871f74ef7 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request