response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3200/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: K33P (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InQyaU9rRW9FV2hvNGhHbHhPRHlsMUJXV2NHNDNXS3F0ZnAwaUIyQWF0WDAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMjAwLCJzdGF0ZV9ub25jZSI6ImE5MjcxNGMwNWM2Mzg5MjQ0NTQ4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjAwIn0sImlzcyI6IkszMzVUb29sIiwic3ViIjoiSzMzUCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM1NjEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3Njc3NzMwOSwiZXhwIjoxNzc2Nzc3NjA5LCJqdGkiOiI2YzU3NzUxMmI0ZGM5MWIyMmQ4MiJ9.gakBIlgxHZ4efZNln6V4QqS-XrT6YqHdtmc1Fbs6s3N-QK439EqCgsCLxVPdw5EAF66tEmJwGCP_vJPoKHnVH1BhEsd1hgcCwJhLoVIQ4QhlQflGV73vfWzfUQyL1pzS73EDg30za-u6A-hLPnm7x41JaH2Rln1xsVzQUUuLg4vOzXprb_sQOx_q0NWY_bUykb-7ledgR-6dmrEBF9lF0KJ6S4oFgDjZm7p18j490GYDXGfbSisIQ2v-10z4WvBI4ZJXltlDRHsp7FBYCJ18DKKGfynSVA_Esur9NECHkV32ozOm0KV4v-XOfT54JEmSAytd9pAJmM6_P-Gs02ViLw (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: a92714c05c6389244548 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request