response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2628/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik5Ya0ZhcUdpUURLWTRBYWE5bWVWaDJvdWhLekNRN2IwRE9MZHFMcHpxNmsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNjI4LCJzdGF0ZV9ub25jZSI6IjczNTM4YWJjN2QyY2EyMWQyYjcwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjI4In0sImlzcyI6IlNwcmluZ2VyTmF0dXJlX1NpZ21hX1Rvb2xfMSIsInN1YiI6IjEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjkyNy9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzczMTI4MDI3LCJleHAiOjE3NzMxMjgzMjcsImp0aSI6IjY4MDFhN2E2YjlhMGExODBlYmM4In0.kE1677iTOOFaa600gxkPeKcoIUO6nse_txCKip4WG9FWYmNEOengipBXBli5KwMbT-jIdUQlgcAnrA3My03bTiTQFoQvc5_u_aDFifOeoFGPddvwU0nX4qmHYIKtF0657k7jFsn7-mBVLMleSgf6UdNxmDeriRjselU8FQQIiiqwWvN8OqFXSv2ILoghC-d6zPxybIHXOhuE1-OTGX6kxlQMHeqi-3KVymOCsxH4sadEw4H43YjKE57OM9XNNeEnFhqiI7m_Tw-PuXtgg1Bh-3c9Yu0IXn0VN4m2ksIyMZHYggYtpdEmxTMdL_oUtS_SFkJejHX5iRS0yQoeiCn4OA (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: 73538abc7d2ca21d2b70 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request