response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4084/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImFUWjRxa1NXbTBRMFl1aDBva1RYZmh4bFlLYnlXaUZyTEI1OHdMNjNNd1EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MDg0LCJzdGF0ZV9ub25jZSI6Ijc4NGViNTMyNDkyY2Q1NmZkZWM0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDg0In0sImlzcyI6Ikx5bnhUb29sIiwic3ViIjoiMTIzNDUiLCJhdWQiOiIgaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDI4OC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MDQwNjgwLCJleHAiOjE3NzUwNDA5ODAsImp0aSI6IjlhNjZmNmFiNWQ4NTBlOWM5MjU1In0.Rht8MoFotwMBdsg7-kQQ7F_302Zd6kgLmcN9fxOEp8oGYwt4CPpYqWOXpkVBiTFrrETNjdWs07SFrCjT-kqUV8nLkBsLg3NEhunjO2k93MAzVsjBmAKx2OuGKwXvC50Q1n0kn8a1QbG2oYddTi06KkwslTB0Onsk7flLa8K1vixIhoXSisWPbqqs9yBNNRJp1hYe27Nb1VpvBUTWKdou903Wecn0RTRSn-LXdVzIm8cnX1XNSQtAUNd6eqHoqdhhuXH0psuyi9zcAy9DujUfzyrAKHpJQ4Ki12DBIewQ9jrUtfKCFphQ47SrhrCxdafePwIl-ejM-m1TL3ZpH17bDg (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: 784eb532492cd56fdec4 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request