response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1960/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im9hSmVFTlNKcFdzZTQyR0JiOURQUl9WbTdLR3pnYV82dnpxZTFMQ1ljRnciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxOTYwLCJzdGF0ZV9ub25jZSI6ImUwMjFiMzllOThmYzRjMjAyNjc3IiwicGFyYW1zIjp7ImlzcyI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmciLCJsb2dpbl9oaW50IjoiOTk2MTMwIiwidGFyZ2V0X2xpbmtfdXJpIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9sdGkvdG9vbHMvMTk2MC9sYXVuY2hlcyIsImx0aV9tZXNzYWdlX2hpbnQiOiIzNzAzNCIsImNsaWVudF9pZCI6IjEiLCJsdGlfZGVwbG95bWVudF9pZCI6IjEiLCJjb250cm9sbGVyIjoibHRpL2xvZ2luX2luaXRpYXRpb25zIiwiYWN0aW9uIjoiaW5kZXgiLCJ0b29sX2lkIjoiMTk2MCJ9LCJpc3MiOiJUMSIsInN1YiI6IjEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMTQzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NTI1ODcxOTEsImV4cCI6MTc1MjU4NzQ5MSwianRpIjoiMWY2NjUxZGRmOGM4NTEzNjBhZjEifQ.Aps-2sGHPLNOKKtmPGbAI7i4ZR1j93ZvZ5OLTNoEiE1rAXtZUn0QkwSO8RosP0L5jEFdqrYcruUMuMdoB9f1Or0WsTBudVBiuyPWopOBk4oOI8ruCVxh0d1MumMn82qb_t405SF_aBElVkpLLrJ7Pj6PYn_rsRKAT3wnvLmrloNWs_CmERZH2aDx-T7xZN3VJX3VSA5vpGvwfR6_4wS5iHe2AkFh4SaqjgvoPhj4tejQ7clVqsuEx1M0wZBt2i7y8divoNWs0CgFjgR0G_HW9ItsefOiI9mElCupKduYROJGBTGI6wZ2WdSUQm1wwkHvnLytl1CMUOSXrbTJp9aJ8A (required, opaque value used to maintain state between the request and the callback)
login_hint: 996130 (required, tools and platforms must support a value of form_post)
lti_message_hint: 37034 (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: e021b39e98fc4c202677 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request