response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5078/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: FoobarClient (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlVDSEIwZlpKX0kzQ2Zvb2N1eWJOYzQwN3pScjBNWEZfTXdraFZoRVdMQ1UiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MDc4LCJzdGF0ZV9ub25jZSI6ImY4ODA4YjI0Y2VjNGYyNzQzOTNjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MDc4In0sImlzcyI6IkZvb2JhclRvb2wiLCJzdWIiOiJGb29iYXJDbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81Mjc4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3Nzc0NjQ1NjIsImV4cCI6MTc3NzQ2NDg2MiwianRpIjoiMWQ5Zjc4M2U1Y2M4NGY2OGFmYmYifQ.NDmMXYYSPKhHCi66JolapMArbO7z1MVtBW38Koy5qZPlBk3zXfWth3E1J676WF2KZUbKDNuSjNaMFk2QjoYs45gdV4u4h7cO1256PQxRNw69_lQ8nlERM7ajCETnfC92nTKL5-yBasTInhmZXU7MstlhVMDIMIpvieRQvyMz2uvetDdqJ6OlWYjSERrapbZXWWTNL1ucEybAyiVhsmg-JpaMLQSTL9c71sKKQbljao8pcWB6sOuYjEM8ZxXWLP6qfrzCtg6uvr1oaNRtwJvTmmZnXjZLfy526fdyMuEpl6QvJ_hmOhe49t7Pg3qN_lZ_cP8uAVHrAYKUCN4unWIytw (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: f8808b24cec4f274393c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request