response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3200/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: K33P (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InQyaU9rRW9FV2hvNGhHbHhPRHlsMUJXV2NHNDNXS3F0ZnAwaUIyQWF0WDAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMjAwLCJzdGF0ZV9ub25jZSI6ImIwOTliYTc1Yzk4ZmUyNjYyNzg2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjAwIn0sImlzcyI6IkszMzVUb29sIiwic3ViIjoiSzMzUCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM1NjEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjYwNDQ2OSwiZXhwIjoxNzc2NjA0NzY5LCJqdGkiOiI4MDUyYWJlNDM4MGE2ZGUyMmM1NyJ9.K0gcVOPvYu1oQvwhEeFz-BNB9ohl2q-14NYTVuWfuP3ZRCCtqNrlcy-ZZMheKYHYd_G2mvShGsvt9o6ngvOqOjtsfPrYrH1rqI1oBPLDJGZcPpRiTzVslT0SBSo3pdfpUcP3Yyx2WVabwaan1Ran9NFai3cz70urK22eNoFZbWF0hzP1-SB6_rnEhNYJeN4YNp0xdr4QbvvbKE0A2_PjdbYIIjJlWdwe1RtkZ6CjwRojRYeaLOBNehx8aHVLC6tD218De771T73XWfZ01wsPNMMSG6CaslpiPNZelRdDvG80Obf0Nr2lazxei-qzpRYV3P-0sbtDmQgRARkJ8SDeNw (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: b099ba75c98fe2662786 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request