response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2002/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: analyttica (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjM4Q0JCWXF4Q2RuR1N1MmxmUExIaHNrR1psTWdJc282VThxWWoxbm52U1EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDAyLCJzdGF0ZV9ub25jZSI6IjI1MmQxN2NjYjFkZDZjZjlhZjhiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDAyIn0sImlzcyI6InRlc3RfdG9vbCIsInN1YiI6ImFuYWx5dHRpY2EiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMjQzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NTE2MDI2NzgsImV4cCI6MTc1MTYwMjk3OCwianRpIjoiZGY0ZWZkZTkzYTk3MzMyNDc5NzYifQ.JNcR5_sbSaFIiNOISFlMdqtmqL1GY1AoRlNTxJ6U5Z5v8kDOSLVNC8_VQs8QbeAPRIvaY2M7ZPPfcjasfNmXl3ZeKYVurq31AGUnU5BLuSsCxLE7tn-E0ax5L_vHJQyQiACPssGzZCRsVhBDYDgAhNT1s1VHDbjTH9X3CSyn4kUVS-jf6MbzLz2zrx0PrKiO8AZbHGIoYWZCyN02Fkkt8uEAQSkTdH04z185eYERk4gh2DMPeYzaRRVWOdLtSh7Kq7QASx7LpJ3tWO4h0lIjt2pAGn4tV91nvp0E-fGXgwwnkF8dkWxYWA33M4mNU6hO3dLpnsXd6fiA-NB59npgiw (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: 252d17ccb1dd6cf9af8b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request