response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4986/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ikl6dWo1US1McEdxZ2tNREg2ZG9SUE9rczZXa21KZjJ6MmJXVE4tbmxMYVUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0OTg2LCJzdGF0ZV9ub25jZSI6IjQwNTU3ZTgxNDU1ZjQ4OTU4MTI3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0OTg2In0sImlzcyI6IkNOTCBUb29sIiwic3ViIjoiMTIzNDUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81MDg5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzMxOTgxMjcsImV4cCI6MTc3MzE5ODQyNywianRpIjoiZTEyYWYxY2E5YjAwYWJlZjhhNjQifQ.HhAcBjC-nVIylU6dK8poM_KLehVUit-ELJ8ngbDA46_FC_H_n_BqoPTeZuAWnJVIp8TV1KZS7m-3u2Ge1vIOiu50LBD5QSreqCDF6Y_8sTJpdqZtEjQaZlFsmqhQlhKTKTjg63Fm3lI9hMtSYTDg66sK6jKsY0oj4FvuPa77K7nplbAwnRJbSQ8UyMZR9ifi_1BuB56WUJBvU2nGtOs3h75RH9mxShnKMvDR5Sn050XaRwh22mHYpek8Vs7BmCkv4Q0IKK70h3ajOO-170akLGKsqW7tnl02Ju1ojmvfgNqvyTJFmEiB66Gd8rVGTZfIHVQZyDevX6kDibTATCZhrw (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: 40557e81455f48958127 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request