response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2797/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345eduardo (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlhYR1A0QXRRb3VDci1jeHV4ZUp2ZElaSWk1Zzh2cWRjekhJaS0wS1ZxVFkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzk3LCJzdGF0ZV9ub25jZSI6ImNhNDMyYTVmNTE1OTk0YzA0Mjk3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzk3In0sImlzcyI6IkVkdWFyZG9Ub29sIiwic3ViIjoiMTIzNDVlZHVhcmRvIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzExNy9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1MzcwODI2LCJleHAiOjE3ODUzNzExMjYsImp0aSI6IjUwNDNmMWViYzhiOTc0MjlkNGI2In0.WrMuptVO-R_2vYCVUa0oIvRllFacncbLCvtozbiBMWrwoAOxiqiwnMO1h-UKrQ6RX4BxrKgJDqx2cEVhp424jsHfe7baH67tAgju8dhox-UwoQComcW6BVTmUvxN31E-t4XXmGam_VpR6iwgf1qm9NDB90BD5S8USeznF4sZGQZSyaNYyEABHu4gSDT0iuMHVPSs7BOTTvpzfTpcFt0-My4MZuDOvhYiihmSXk1oVSurT46OdjGYtRBEmcOjB4lZ7J18yfqNWGXgbineBWVgMfF8BSZ8H4BVLBOANExkjumvfGcggXNMxSE49xteKMoXZGniz8hw685-PGNSVro7Xw (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: ca432a5f515994c04297 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request