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.eyJ0b29sX2lkIjo0MDg0LCJzdGF0ZV9ub25jZSI6IjM1ZTRhYzc2YzY2N2QwM2MxZmRjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDg0In0sImlzcyI6Ikx5bnhUb29sIiwic3ViIjoiMTIzNDUiLCJhdWQiOiIgaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDI4OC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MDgwMTAwLCJleHAiOjE3NzUwODA0MDAsImp0aSI6IjlhMDdhMzEyYWQ3ZjNmMjUyZTk4In0.lticUyz37ciWcsFwa92aS1sW4dkJRAhGTIBqkaH1QfJ2xohlB1ngzxYdSKlfP9xAqraPa2WAvw2a7MYbmBIxmkKVlU68gZqpo7EntQ_WccWnd6eK-BI_3WOjAlSuDu7faf0vu_c-0RQXdsepnZnPBNNgTRypf3MlrlW9aAXLnunIpeJl9H6b3yldwTd6qufPKodPIKs9lZeFoQdUczfFSbuBn6FxLnTdK-Fb3m8Xkvcw8GbqDT4Eie5ff6Xsly5g62fN76HYofljcTLr79Q-7g2otqTsUnRfkTJMO0NSEHRPU6nNV2zIPCJqmUjT-aiGLkrwHlIljBIr2kJIw1ng_Q (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: 35e4ac76c667d03c1fdc (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request