response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1841/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 10000000000007 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IllfNy05WjVlZG1fM0M1XzBmdWstQ29teTlKWEp0MGdNa0l5TDhzZEFudXMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxODQxLCJzdGF0ZV9ub25jZSI6IjAzMjdiZGQxMTU5ODIxNjU5ODBhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxODQxIn0sImlzcyI6IkNLLVRFU1QtVE9PTCIsInN1YiI6IjEwMDAwMDAwMDAwMDA3IiwiYXVkIjoiaHR0cDovLzU0LjE5Ni45MS45MC9sb2dpbi9vYXV0aDIvdG9rZW4iLCJpYXQiOjE3NzMxMzQ3MzIsImV4cCI6MTc3MzEzNTAzMiwianRpIjoiZTdiMWMyYWJjYzg2ZDBmZTc3MjIifQ.Hq4IaHQ2_C1eYHYIFojU1ZGY3EFN1cvsO62BcvoDpvE9pcBRALFw6rqjagZVvmxNI726bcVDMlnLHPgE7EoxcWKh36_hzGlBRm0BrWiXVVOKpc2G8Ya_5Wvg_WsQ9La_g3bNPTmN197OUKla_gTw1hEeTvaS9vszapahY95MhXapFCdrBFV5VXEZv478g4WIlKl8c_nAceLvVC2rVJP-mZE16bG_afQNRLH9yXYsO-__0GIZgDzCLLDj8xkNL3lj5O6n4g_Ve6y0c1Iu-YRSgEAL6lbyLKMJ4zt3gDgcgTOm8Q6jfAdmieNU6aMEqLwqo0Q1xJMVJzcZ4OwUtDwsWQ (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: 0327bdd115982165980a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request