response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2439/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 999 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkhsWXE4emF4Q0o2c210ZEZSRG56VzdwbzBPUU83ZjBGeWY1YVNWeG9jVU0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNDM5LCJzdGF0ZV9ub25jZSI6ImEzMjhiZTJjZDI4YzlkNjFjYTIyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNDM5In0sImlzcyI6ImFsX2xhYl9kZW1vIiwic3ViIjoiOTk5IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjcxNy9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNTU1NjEwLCJleHAiOjE3NzI1NTU5MTAsImp0aSI6ImJmZTk3ZThlNGZlYTMwOGY2NGJiIn0.FWFmB8M9nn4psT4viQBdwMF1MpF-lg93XQSQKp-nEluiX3y_KXQoefCItxROs9joHP9AoFmPhO-7ExLahtlLUwHb8GLFxrIeBx13-LbRSyiJTDH2HvA-lduoM-XDx4v8ysO5dYJmLI_I79sEnYixbf3Nwb9yjiXz0xKwVJ4Rv-aHqvd5LV4933l48MN6Fb0sWYKyWft1A3E2xj3Tcx82FzxqFEIwQIkw4CwHgNukmeqb82bwfqhs4qlCdKKEkYCdYq8xbsMmnbsGEuIrMqRLceHf_B7gGn-_fSOuDNU6TUHa_sNbippyRa4-pLKHqKcqSFwNOBb7iMkv61zNBEEFUQ (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: a328be2cd28c9d61ca22 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request