response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1658/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: EOAI (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkRCMzRvbGtKekpOWGktRzZwa2kwN0NsNHJscjJMLXdTcFU4bjEwSTFzREkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNjU4LCJzdGF0ZV9ub25jZSI6ImY2ZWJjNzAwOTA2MjhiNGQ2YWZlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNjU4In0sImlzcyI6ImNvdXJzZSIsInN1YiI6IkVPQUkiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8xNzM4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI0OTI0NjgsImV4cCI6MTc3MjQ5Mjc2OCwianRpIjoiZjhjYmUyZDNmNmQwZDcxYzAyNzQifQ.eybL2MP7gV0dNA7OK-l_sVE_F1hgeANx8v-8brIHhyyvU-IJBuDjFGb59H_Dpr0sFl9Zsui4AAwk62TJDSX4bgDM5VSvILH6IIPqb4Znnh2Sjf8wiorJuyGWCZ8mP1Qo3jYLTo4KrKHA5e8-Q4K6LhKd9J5FEq9OYbmu1us4JF_NWdKWVmFryxHKcxV9vFKOkw37mcr11f3QugFnHZ4oF-moeY37Io-vJw7nopSLXdG59ruKcnVosKeie98cEatlaauv-WVZfxcNXZU6Y2JoFxLdWI_APALT_50J5wB0bTYN01BRdvMPjLM_bJFtaWI_N8FcrujaWYre-TbY_6QMAg (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: f6ebc70090628b4d6afe (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request