response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3314/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 17290 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Inc0TXVHSkFPdmdCQ1R5UnNUcVRHV3RyY0Y2a0dqRGlRUHdoWUVnaWpZMDAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMzE0LCJzdGF0ZV9ub25jZSI6IjEzZmYzNmFhOWY5MzEzMGRlMDQ4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzE0In0sImlzcyI6ImJ0LWRldi10b29sIiwic3ViIjoiMTcyOTAiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNjQ1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3Nzc0MzQzMTAsImV4cCI6MTc3NzQzNDYxMCwianRpIjoiMTQxNjEyMDFjNTVkMmFkNzA1ZmMifQ.A_UktUFpTr7WeB54YodZUdxvSvSa0BIHFuZdWHT6Dn5XzLhgwJ-TmVb7hWsZYuZaJLYkUgxIWoXdP8Z0bMGJL1qLye2nGbo_9rjOHO0NnxrXfcx2-9N-ZCnN8sq058Kcz6QkRClYtpSZ8Zlyo20u_SrTZMry5y055AYIgL_NHWye2NGcmA9dtsQdwqNqmFL2rMmsMZrE0zwk6O1-Z5bM0a4qD-PBfhT3C9IVpeBU3AU3eAOGWDJ2QIpSIFi5dr97UnzT2-TYRT5MdR3mSZSKAix5ayBnS9K3o_tKzILSOmbm2lFODOooKRmjBClAAP42Psb7r18chQpOVGN6umS9tg (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: 13ff36aa9f93130de048 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request