response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2917/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: hKn4ywFvVPCmuVCG (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkxQWHlCYmtjMlhobEJLODFzM1ZFUUVTdnAydU84RzBNeTVsZ29sZ1BQR1kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTE3LCJzdGF0ZV9ub25jZSI6IjgwZGE3YWFmYzFkZDFkOWQwZjU2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTE3In0sImlzcyI6Ik5lbHNvbidzIHRlc3QgdG9vbCIsInN1YiI6ImhLbjR5d0Z2VlBDbXVWQ0ciLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMjQ2L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzM5NjA5NTAsImV4cCI6MTc3Mzk2MTI1MCwianRpIjoiZTc2YThlMTM0MGRjMzk1ZjBhODkifQ.ZuPwpwW6ZulcURdggoUdOjRTGNln2N9dBz0Yf1TleA8QymMmzh-L4IR-kWAc6Lm6N8ABqs9YsWUwmGSZYkhunRQ32VOmcZt_hVarCy-8auL6rlpD0rk2bhEfFdDIokANxdLXQZzYSb7gHkEJuuLAApTjBaTVjAGIqwb3a-kYAmeXG0iq5FufG4RBKq9flfaK5eK3jghtIwy31F0BEbnqSTKEqTg-rh87wSVtumh6L_a1XUE6-qAsT6Uw3WlSrZB0JvIVUnJjp4T_TOHmZP2AuxsizJW4Q9SpwmQeObSD-7L1o55F_j-_zrKr7YB9zSVtkJAr-J7JWpMgvqq1N8uRBg (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: 80da7aafc1dd1d9d0f56 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request