response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4776/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: hogent (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImVRQmszbjJYZG9teEhfT2ZzRnlzeVMzeTlxNHI0R09xYUZSU0ZlZGlldzgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0Nzc2LCJzdGF0ZV9ub25jZSI6ImQzYTg1YzJmMDI5YjRhNTljZGJkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Nzc2In0sImlzcyI6IkhPR0VOVFRFU1QiLCJzdWIiOiJob2dlbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80ODU1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUzMzIyNTMsImV4cCI6MTc3NTMzMjU1MywianRpIjoiMjQxNzMwYTk3MmUzM2YxY2Q5ZjQifQ.BzhWdYFpu_TzYMXQkzvDO51ztsDoAFzSv9wdcskH1mh7UsfyAkMgBoqNR0FHzeuHukk2gebhzGNWi0FtrS2c0rCyAkobwLjr3_kQ99gGvK1bv5sO_gP1QPC2F74ONTLVn5JgUCCPEwfoHU4PYq8-_QdBqT-b_oiQZ5j08Bo9ZWgvkdyej_DEapupnRmyyLB6rihGTBqfJiH47h6YbQ9ieqw9vWNP-HoUqyT8eRFENMC7HY7SF1oO8svx0eqSdpaI5alzWe576NoJp_XRKfRrctc3V5zEkHXhWIYnapripCZwOR4xDFBlIpbE32jVYNc1R2LOAiqcxEZguxFQjRggog (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: d3a85c2f029b4a59cdbd (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request