response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4787/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 555888 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik9lZjRzOFZoTWpjc0dDakFOaGlkT1FSZ3lIVWJqNVZxcGs1Qm8tcjRhckEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0Nzg3LCJzdGF0ZV9ub25jZSI6IjQ2ZmJiOGU1OGEwMjE1MWE2ZjU4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Nzg3In0sImlzcyI6InRpbS1kLWRlbW8tdG9vbCIsInN1YiI6IjU1NTg4OCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ4NjUvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTEzMDY1NSwiZXhwIjoxNzc1MTMwOTU1LCJqdGkiOiI3OGNkYWY3MzIyOTk2OGUxMDAyNSJ9.rF8l3pCU7w77TOhbDHJYWej_kHxHihcKmyZtDiqNqL3RYJ-ns44ApVKCabFLVk1rJnaPB4jq_57pp11-8oEekwNDEpW4Rnbh_CUJG9ial2qRTFOdanaOXpYkf1JPn0S2JU8yP5m7oY7OLm80Gcb85pfhAr52_bbjqkosXT36e_CzswA1Vv5eKIUeWopOJsCbyBxyMr-lmB9b_HikDhvii4WknERbLR1pJB6adS8x7IuqQwEw6ROo6v50xU7JOk0W1qN0qq4FNYIqJTQJxDfaKy5f8FU-QFOGTFvK_7DixjZho5BL3Yy_YoN39yILaVZt4VQ41VaHD7G5cGvh62WWXQ (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: 46fbb8e58a02151a6f58 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request