response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5522/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1007450972117 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IktIV0ZDdTBqbE9qNGZva01lTmJGbjRqR1dZZUw0aFZpVGFpQzYxWEg3R1kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NTIyLCJzdGF0ZV9ub25jZSI6IjdlMWVjN2NjZjk5OTY0NGI5MmE5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NTIyIn0sImlzcyI6IkJlYWNvbiBUZXN0IFRvb2wiLCJzdWIiOiIxMDA3NDUwOTcyMTE3IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTY3OS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0OTE3NTQzLCJleHAiOjE3NzQ5MTc4NDMsImp0aSI6IjllMTAzODhlOGU5MWY4ODE4MjdmIn0.EI3nntG6RC0lfOv8saKvGfsKxFUABgRIgvRhhyx0M0-9nuVX-dD8vaFj2Kq2cfmKIO7hUp4n1Gz5MTw9YrMJcpvdQxuMnDZycpORHpxe5NdAntS1dvj4CGnfoj-Fccw44Bil7xIVPbgY_pU7bPRrntaAXYerZF8YTwQnlTQU7D5JYAMLep1bFD6B4m1jemonabRLisCX5YpafpUamf9Dm0lDRXMbq17PmACjGrNWQcUOvsRrmLAjXx_UscM1CsShkL-_ZTZvAXZCpC8xEkCKurPTkESjyvEJuvOgmsW7sPKpf1CKKWpDL1hbIAIGxiGxBcti6cd7XRINUSvx2iQzGw (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: 7e1ec7ccf999644b92a9 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request