response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5284/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: FZ3sHA5kL7N3gll (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imkxem8zNGhVQ0hJZkhfQUl5NmFEekxLelBFY0NwWG5DbERoZE9aYzB1V2ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1Mjg0LCJzdGF0ZV9ub25jZSI6IjNiZmJkNjQ5NmFiOTc0ZjBhMGRjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1Mjg0In0sImlzcyI6IklNUyBUb29sIHRlc3QiLCJzdWIiOiJGWjNzSEE1a0w3TjNnbGwiLCJhdWQiOiIiLCJpYXQiOjE3NzUyNjk1NTQsImV4cCI6MTc3NTI2OTg1NCwianRpIjoiNzljMjZkYzE5ZTc0MGM5YzlmZWUifQ.Vo2GgGqv__MjzYD1eW1V9swv7Ijd-zTN4wcsHsuJSzY3FwynHgJnkyx8uwsUnC76kgqfhmfW6R3E1FVKlifAHHZinEkscQlHrvlMypnd8oJk3BFGJav-5yDmOm6xPxUtFNcFSeFxu5V-Us8aBH5xZ8bUAWYD6DI8haAdpRK1Fnlv7nRk4-V8yHQxjEXqZsexX72OsF77bT8JNf7WPJTA_cR7L5LhNo-56g3P1H-RfqQ95HMCnsOZMKIFzcVxBcmTB2w1cKdDF2qhfPDyWfXDglz8z3U_RGGx9NnparZH8GL230UUCCYxNntelAHl4KvzYY0dY3o5-xQ8gfPdxE6SnQ (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: 3bfbd6496ab974f0a0dc (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request