response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2861/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: dvb-platform-20-apr (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InpYWThlakU5RU9RMkFEY2ppcTVtYnJ3T2ZqNktyRXBHWEZyZF9WYVcwYmsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyODYxLCJzdGF0ZV9ub25jZSI6IjZkNjkyZTkzYTM1OTg5YmYzMWE5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyODYxIn0sImlzcyI6ImR2YiB0b29sIDIwIG5vdiIsInN1YiI6ImR2Yi1wbGF0Zm9ybS0yMC1hcHIiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMTg5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODU1MTg3MzAsImV4cCI6MTc4NTUxOTAzMCwianRpIjoiMjc5NjU4MjA2YTRhZjg1ZTUxNWQifQ.Uf91bj4xxIFDS8pdx0-2EYL-oRTRQhK9tz90Tm8UpqMsAiW7F67NyH1jGlUcwTPjAoskTZGSpKbkl5TruSRCNOszUjirfR0LYHl4CYNpPZrrPPmcILAdFoqrB9-eGKCLrsbHU22xfkqyMgimMBiZ3Gp71TVui9JJMhqpdK9C4aMOA0d1VHb34T2IKQOX9SqDkiQtZG_T7sp5JxGcFiw6jTDBH6TZ7n0lE1Y65AkXO_GaxLOjXtwU8ugzfcYCvsDgHPQU-y_oC0IskTiFTqafAJoFg0WVOunXbP04PJHPg1PZ_Z-iihTnGsVH-CLkepSxpNZP5ExD9VHAOMHW4D974w (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: 6d692e93a35989bf31a9 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request