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.eyJ0b29sX2lkIjozODY3LCJzdGF0ZV9ub25jZSI6ImRjZWE4MDNmYmFiNmViOWU2NmM2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzODY3In0sImlzcyI6IlZpY2FyaW91c1Rvb2wiLCJzdWIiOiJEaWVLZXVyZTEyMzQ1IiwiYXVkIjoiIiwiaWF0IjoxNzgyNDg5NTIwLCJleHAiOjE3ODI0ODk4MjAsImp0aSI6IjFhZWJlYTE3ZGRiYTNkNTJiNDUyIn0.WUw1JDmUi1-lCiTXe16JBY6JYboashE8TBapFs3OGoeUlIb7ViXCbNWRP-SQfi62_3_iCc50ZfehgYEDGNET8gXvKpUx94eUUGzEDA1D16LzYWkCK4fP_LsSvktWbi-WBUCi0ngsoHgXn8k2OXL9qqpiOlF1g1BFzECRg5dIYk05a7hxmmFteSEnR_R56PlL2l-hbM7JM9j9a-MRWq32ALtu29dDZh8_bpQG4xWJipLET-g8Q4lQThGOP_0S_D6wjHFr2zdDTAqd9wMuUhNWArGYyEL8ARnar6cDP-FtNYxq6dFPmfZnrBxhHRfq3tWAxUnCYffz7del19Gb45jSlg (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: dcea803fbab6eb9e66c6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request