response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2930/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: px (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkRrOHFxTkUzb0lBMTZOVENXM1hxU1lEVEJzeVBEWVU5bk1uZGE3b1A5TjQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTMwLCJzdGF0ZV9ub25jZSI6IjViMGMxYzA4NWIwYmExNjc2MTkxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTMwIn0sImlzcyI6Imx0aS1hcGkiLCJzdWIiOiJweCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMyNTcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDk2ODYxMiwiZXhwIjoxNzc0OTY4OTEyLCJqdGkiOiJkZDdlZTBiNjg0YjBmNGEwNWVjYiJ9.EkXDEGMm-49sOf1gBQ2yfGzmR6iuO9USKLT00JLICKdkj0MOru04PgbIE1aiStEGe-OjCXCjtatuvjCbz2tSY7qtzQXjcX3VTcNhcdEgq9JmJgUj8vWUmunTRLPM6VNpncfKMS96JMc-aGp2eHbMvNCUJLIdbjH7xGa6OUn2dYQGU2fM5axAhD1bCQOeQBYvXZ-3INc8FNjBLKmUDbn3Ifa4kMT04HqqBaIjRfbBGRzDR31uP26Hibvp3BXGsj2j_KHhLSsO38NxJs92YONQPjtVAa5253TfZoO2qF7J3gk3vFKFITBNz2Gigd0xMiVVyzBuGgL7KpgTd5LZSBaGTQ (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: 5b0c1c085b0ba1676191 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request