response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5023/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: db17fec8-91bd-4a0b-b30d-a4add0b6813b (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkhPejJFbnlzd2p1TnR1WEtKbEZBTl9JRkFOWnlNNlQzRlVuYTU5ZVJTTkUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MDIzLCJzdGF0ZV9ub25jZSI6IjY2Nzg5OTgyNTRkZGNkMjJmMDE4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MDIzIn0sImlzcyI6Ik9BIFRlc3QgVG9vbCIsInN1YiI6ImRiMTdmZWM4LTkxYmQtNGEwYi1iMzBkLWE0YWRkMGI2ODEzYiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUyMzAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjgxMjMzNCwiZXhwIjoxNzc2ODEyNjM0LCJqdGkiOiI4MTYyNWVhNzc2OWFmNGNiNTcwNCJ9.Bc3ZD_Y5ewLZ7pWxOFNq0NN6AwwSZ5rlEt7r9-tGZOqDJyb5uYzrs4AAHIVto9A_palNK-U89nYi69u52lIunRk8zjYkkUtqFJwe3TdpsPNkwDQtq-VZrTtuHyKv0KSeZfFKUQj94_uGfCG91ebeCCw5z3doTtSBAzzxxQ8lIilCzXv5lysMRWKn7eH4sgc4QoUgoI27BRL_9hIgPS2cUzx0szZpLJR03mH4jA87SEWt4ekO0MwSYdFltardB4twryQrboukrzb-7dUdHIgP7gEzz3T4wQJ1GlRgN9Cxysm5YHyZ14DrrhhZ0r50PoIvGqNJiMke95SOm9kW_hXtdQ (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: 6678998254ddcd22f018 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request