response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1687/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ims-test (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImxTRVlJYndiV2ltS2NmdkJuMy1mT1J5dW1zbXlzeUZBcW5lTWhfeVZDS1kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNjg3LCJzdGF0ZV9ub25jZSI6IjAyNmE5MDQ5ZmYyOGZhMDBhMWIwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNjg3In0sImlzcyI6Imltcy10ZXN0Iiwic3ViIjoiaW1zLXRlc3QiLCJhdWQiOiJodHRwczovL2xvY2FsLWNhbXB1cy5raXJvbi5uZ28vYmFja2VuZC9vaWRjL3Rva2VuIiwiaWF0IjoxNzUyMTcwMzI5LCJleHAiOjE3NTIxNzA2MjksImp0aSI6IjViMGVhZGQyMGRhNGM1MmZlOWYzIn0.UqKwKj_k3sSTt3DBd3Wn58hVMyuKKGaQfN5Fn4MZMvB7ZveIFT0BYIv0JnQGpqDzkCA2e6_bXtWWnMcpf3F3HjUMjtUcrZPlm9p52uZ22-pWcVICTOcPbzF61-bpOvkafi7jwQD02ftyzwzBo1qLGjEWBCSmfDkaSoV9JJADJfyBMkByFpKn0bqzG5efoyVd73HLFNHHKtN2-ydaepZLE6hN44MCeip-xZYTrx5ddSHYvBIG6568Kii6lTlEomE5CywpXxZC7eQAX9p46j7e4pf6J6NaVzFYDOfw2sBtoaK4Ao5Ar1HtfObl8VgGFRaC29oEMiR2ArK-YQhcs4s2Ug (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: 026a9049ff28fa00a1b0 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request