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.eyJ0b29sX2lkIjo1Mjg0LCJzdGF0ZV9ub25jZSI6IjNmMzYxNDY1ODkyOTg2ZDI1YTM3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1Mjg0In0sImlzcyI6IklNUyBUb29sIHRlc3QiLCJzdWIiOiJGWjNzSEE1a0w3TjNnbGwiLCJhdWQiOiIiLCJpYXQiOjE3NzMyOTQ5MDksImV4cCI6MTc3MzI5NTIwOSwianRpIjoiOTVkNmI3YTQ3MGM3YTVhZGU2ODUifQ.GQaXfVDIATeL9PPQyNd9JJ9kKUdXPMw9GyfOjE40qavr7evUucJ48cTdUST7Q3tq6whXngld5QrXJBGrDIGukQmb79jNx0v4Jug0ie_t0V_k3WY-cjKjFKTmXxhPfvdMaUXcRxVWcSuCFVrrIStsrhhD2hKOoABYXNVEDRlJFuqEyBalmDWUABOhnmnl1pUoHBqTGvFvdl2_KfaTncXtEZPV1hUx0-9KIIN7VcefCvvx6Buc4hnGHDfHJHWwih6yiAzlXEJLLVJBlTTfHivMzec01h7p_rObl0XzW8qZdYzNsk1YoIhGcovD9ZKjsP7BzAdfpSwFhFn6mZlfg6aLyg (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: 3f361465892986d25a37 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request