response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3867/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: DieKeure12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImhZeld6UFI4OEVZWEdPc2pSNVIwb0tIbXhxSGozOTd3blpzNkJoQnhBNDQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozODY3LCJzdGF0ZV9ub25jZSI6ImU0OTcwZjk5ZjgwZDdjZWM5NzBlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzODY3In0sImlzcyI6IlZpY2FyaW91c1Rvb2wiLCJzdWIiOiJEaWVLZXVyZTEyMzQ1IiwiYXVkIjoiIiwiaWF0IjoxNzcyNjk0NzIxLCJleHAiOjE3NzI2OTUwMjEsImp0aSI6IjIxOTgxOTVhNjlhMjI2YjAyOGU5In0.ZZpcSm2rQOqpTBWB6GZfei7Dk_8lEbQdfByOADJaO5ivoU9-BzvL2NnsT5nj3K_opyKkKnXwDgwaQk4L6zC8S7N25dP6eIUEI8cNeSnmAvtbR6Son-Z4PWR3Hpq74DqBJ0Q_3QAx0T-63oTXT1D9Wik5Xl_KmRSUYKijr50I4dyHpv1xh6pqr7zcYElXZ9t0fI1bkDEPN2PsD9Sg0JBAGYoVM7-mORLbFKbGnSOhjGMnKhQgE3ioSKAjnKhINqTstaJld0jYpA8bhEewnu1U5edk20fJNF0ibYDWzSOuer9e_KqNS2M7PQI56LQ0dBmm9izMZ5nFOQk27o3IlPDSnQ (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: e4970f99f80d7cec970e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request