response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2055/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: cabrilog (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlZBelZGYndMa1RqSkJ1TTNTdTNaTkZUd1RmR01JRks1TldEa1U1cloyMlEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDU1LCJzdGF0ZV9ub25jZSI6IjMxYzUwNDI0NTAxNmZmOTFkYTJlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDU1In0sImlzcyI6Im9wZW5zdGVhbSBjYWJyaS1leHByZXNzIiwic3ViIjoiY2Ficmlsb2ciLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMzEwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzcwNTEzNDksImV4cCI6MTc3NzA1MTY0OSwianRpIjoiODExYmM1NWJjMjcyMDBkN2ZiZjYifQ.GE7sPlaRcp7gyI3LbxjeXJNi-hmZfojysNvR77CbMjJlAxWJcVSZK9y5gO03btxU0ZCh2ymSc_5aGEH7KP6WH6OwV3rfOA7RPSGaO3odP1C3HEJ-cL_6NYRKhQqKWwR22pYDg-uBIcxHeeDSpoVu1hOLBOTsF2ujSxs1YbDP6USqjwfl2_Bz4lbBihl4hsT2z2o_FsrjprPhOG56z8YwTtS46K9m64ZHFXq6TjqnNCqf9iaVeT01eYbDRNpQCZWzZAqOpRuV9mnb8esGWJIguuJSJ8Z9xpBwdc7XaYPuQLkf2s9vWsrJMAXGUyP18_319N8q7caHFOa4QzKgPNIN6A (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: 31c504245016ff91da2e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request