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.eyJ0b29sX2lkIjozODY3LCJzdGF0ZV9ub25jZSI6ImQwZDgzMjMwZjgwNWFkNmI5MmU4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzODY3In0sImlzcyI6IlZpY2FyaW91c1Rvb2wiLCJzdWIiOiJEaWVLZXVyZTEyMzQ1IiwiYXVkIjoiIiwiaWF0IjoxNzc0OTAyMzA4LCJleHAiOjE3NzQ5MDI2MDgsImp0aSI6IjM4ZWQzNDkzMWYyMmViZGJkZTFkIn0.B0SKo4WFBItFCeaRfNmZwIDCBfVPaBzNRrpdl79PCxho3vhBCnZQXe5oz6AQrqYFSSkS2Qmakt8GSFQClRlh-qgjEskR0TZVpEPdhYxlx2uBQ73KtclOmgrz8GYlS21hTcyvJDBA1sqH39b63keVlvI3qMCEvYZJjsp3gpTgGyxbyUESKYNSIqK-c9EBD24-0pu2ffvcbgtI4ZQgpRmIBSXRn8-o7hx_vYzWqbncgcGbmefe4MnoRebPJBouXh7Dyuk2bNapcq30g7RKhrwYEJ1jz4MdBI2eib350GjnBkouh_-QFw8chF5ITDLe9ilOfKHg5s2rvWRIka2hf_IkMQ (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: d0d83230f805ad6b92e8 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request