response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2775/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: B3ojFjogCHpye63 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5aRmR2NVZvMFhrU3kyTi12YmlZUVpMTHJDdmFHekM2REI2UGxZbWpncTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzc1LCJzdGF0ZV9ub25jZSI6ImMwMDMyNzMyYjIyODM0Mjk3NTkxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzc1In0sImlzcyI6Imx0aS10b29sLmNyZW9zLmRlIiwic3ViIjoiQjNvakZqb2dDSHB5ZTYzIiwiYXVkIjoiaHR0cHM6Ly9zYW5kYm94Lm1vb2RsZWRlbW8ubmV0L21vZC9sdGkvdG9rZW4ucGhwIiwiaWF0IjoxNzcyMjQ2NTg0LCJleHAiOjE3NzIyNDY4ODQsImp0aSI6IjgxM2U5OGIwMDNlZTYzOTcxMWYyIn0.O1AgTV9QDHadXAUSdOj2Z8cGTXnEoRtk9Q0Ut5k8CQ6ySgVQPCfFgpqkYB9GTp70jclIZSbuUGF7SlT8cUOkr0Ap4rRqhRMW20vLqc_01YpppBnsCdZRUTrJbQRk2ggibwJkewrC9SyBaoaRzncbxtkSy8mKhq6cKz5OAimBtqi1Sy9NWG-5V2YrFXUMh6bDzN0VFCQmc_xGg89K36tB413YXzNvPALM0-j7OZUWPe-5QUUSyr9aO4Uvggxau9iGGxT3j13ktu18Ijsz_nWa0psgdW9W_-OZcjNJx4LQdFEfmdld04gdHO-_dgq3NXlBChlBkDYDl5opakwbBNfx7w (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: c0032732b22834297591 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request