response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5218/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 8aeb37c8-0da0-4150-8d40-29548e51ac0e (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ijg5akpEc3d5SkhGWWN1NHJHWjNvcmoxMWV2YW5OLVBPZUZpMWRiMTRUdmsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MjE4LCJzdGF0ZV9ub25jZSI6Ijk0NmMzNDMwZDlmOTYwZDE3YzdhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MjE4In0sImlzcyI6IkFraGlsJ3MgVG9vbCIsInN1YiI6IjhhZWIzN2M4LTBkYTAtNDE1MC04ZDQwLTI5NTQ4ZTUxYWMwZSIsImF1ZCI6Imh0dHBzOi8vYXBpLmNvdXJzZXJhLm9yZy9hcGkvbHRpL2F1dGgvYWNjZXNzVG9rZW4iLCJpYXQiOjE3NzcxMzUxNDMsImV4cCI6MTc3NzEzNTQ0MywianRpIjoiMDI4MWM2NDZlZmUwOTI4Mzg5YWIifQ.JSKGP4dk7Pu-SeQd2amLqU00vJbyoSJNmO4ccRGg6UZ8JPmQ46hTtpVRYO0WJ4BQ_reuc2j9vUnKSCmUwNtmYygEDaNZIEkoRs4EuRBeDoZE7NTfNMu3L5eWZc0O8Gvxtad1MlPHnnx7PiT_ghNIHkTEVQdGlZvbSSrl7-SzcAOdjcMb_cxFAHHNRurZQF2C2ChBEc3MZnMcKngtQFuJwTPEd1qis_3oexSwdQNznQT4wPsZ8ALsEG4nplhEo-S84QkWj4wIoI8hXVMP1fRBNcIBUmSoZVXo7kgWdEpxI5zJWddnVIxqjmQYUcd6e4womeo2MnZ8F05XRO-HF4UuPg (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: 946c3430d9f960d17c7a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request