response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3250/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: noniesclient (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InRUczJnU3QtT2NkTlNVRmF3ZUF5Q3ZYdG95U05iOVR5a095c01JZG5qQTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMjUwLCJzdGF0ZV9ub25jZSI6IjA2ZmQ0OTUzYzlhYWNlMjIzYzMwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjUwIn0sImlzcyI6Im5vbmllcyIsInN1YiI6Im5vbmllc2NsaWVudCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM2MDEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDg3NDQzNSwiZXhwIjoxNzc0ODc0NzM1LCJqdGkiOiJiMWJiYzcxZTJhOWVjMzk4NmQ1MSJ9.XvCJzCpRxmMzT7rYHWykSALCOHqYyTm7G05GPabLN7w0U8tCS1E4FWk1yvn2N5obebwI_znLjTx3fOm5RQCLfExwv41h7yIhSgQ4qDjQM7jijZQg_ebwKpqf2QMy5kCKHzkTOUus40Q1pG3820b_N_x8ABjnoY134k5hnSPmZUdwJjw3X9g65AdYu6NUgr62Rx72I6wlYwnGM-NF3ekCh62EXP_wVRDnutZJVmLiRM8MOVL9UVhxCRzOlQ5-_Fd6xf3ghQRj6g59oei9nraXDIUY7w6N0jKv6RUUJ2kj0scURMNYbNeh7vSnmZ5M9PZjqx9rNqz8F_yTo__ciIQyZg (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: 06fd4953c9aace223c30 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request