response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2694/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: cv_test_clientid1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InlfOG0tbGJnbUQ0Z0RhVExaOG9pc09BckNrZmFHc1VScV90d2drNXE3VkkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNjk0LCJzdGF0ZV9ub25jZSI6IjNiMzFlYzM1ZDhhNTkwYTdiNGExIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjk0In0sImlzcyI6ImN2X3Rlc3RfdG9vbDEiLCJzdWIiOiJjdl90ZXN0X2NsaWVudGlkMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI5ODgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjUzMjI5MiwiZXhwIjoxNzcyNTMyNTkyLCJqdGkiOiIyNjZhMWQxZjg5MGQzY2FjNWViNiJ9.clBiYTv59kaifyrAavPijGFHHXn1CbENcAL8BG9SLs2Du6CDyR-ekwH04ip8x_Mas5QV6JsLZ5VnBAEC10QjdiicSVy1h55q-3MTRotsFbnI8jESrOJyEUJxDZSs9FP6eoj_PVaFQBmXXwgdUK9p6a4DBKy2Jhr9EAwj-FmLm3JmZvKRMF7g6DH8b9GntAO56QPFB23gZJLjKIb-_mgawxwynWv2a6decDeaRR72dMjEkGbNVyhIzBG0j5ndSTcfJiHvhd69ywJ2xm1VoO6YxVBKhHq-Vc5uKmZp1AK-KUV4em_Zxje8dJ2S8lDdhbhAcwJbXpeAWCDRdo0Hnov6XQ (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: 3b31ec35d8a590a7b4a1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request