response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1748/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: RSTestingTool-client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJoaXdFQ0haeWRzekVsWGhyMVVIOWdZY0lOeGx0QkYwNU5nWm9BYWh2TWciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzQ4LCJzdGF0ZV9ub25jZSI6ImYzYjEzMDg1YjljMmY5NWQxYmNjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzQ4In0sImlzcyI6IlRlc3RpbmdUb29sIiwic3ViIjoiUlNUZXN0aW5nVG9vbC1jbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8xODgwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI2OTI0NzAsImV4cCI6MTc3MjY5Mjc3MCwianRpIjoiNTVhOWRjNTY5MmMzMjA4NmI1ZDYifQ.jJY64erCNMkhSRYKPbcalBPE2I1zzGggIfPY1HzJJYb6qRl3PLJEmpPawQsBxuQIuDh6qT_na9fNvdb0KFEVosB4HrWyU8a1cphYDrO3P-PNJkTdXzNnHdrV9rkEWkm0JgEjT8KrgnqOrBQ6pjrkz_7m4fulCWAkz47ssOK8SbIj2KuVlKt1A87QHT1BDpBbHpCjw31DRcHIyhs9ZFCWVtf7ZcqcruWJFaGllK7GZmYd1_pGdI8rYAal5XgInX_DkdGMvH9wigBipv1SFFqkENSH7v04SrUaH6TfUcIdrq7dst3UYF4EPjuBTTnyU9Ee27IVCVL1w7lvbl1TLSaQkA (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: f3b13085b9c2f95d1bcc (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request