response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2363/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imp4VTZudnNYd1VtMEk2VGJmdEFEdVUxV0tXc0ZPM2paMHdvTHVPbl9FTEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzYzLCJzdGF0ZV9ub25jZSI6ImVjMzUyZjY1MzU5YjExY2NkYTlhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzYzIn0sImlzcyI6IkNhbnZhcyAoQmV0YSkgVGVzdCBUb29sIiwic3ViIjoiMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI2MzkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjY0NzE4NSwiZXhwIjoxNzc2NjQ3NDg1LCJqdGkiOiIwOWIwOWY5OTg1OTU4OGY2N2E0YyJ9.nnw2i4WGqpFYzqy3rFkuqldUhEOjLUv5NdcU78vEs4YADbJjxq-gseCmSJdaR1xd_o7fMHjYdGOkwWtjzxFz_p9H8JrBnCEd4uq_ToBdV4tXIdgZhqbvHMNKdi7czOXA6-kF7bg6gNBIDrEpTQQzcLUJw-xNeGWBSkn4Vn7jMmtqehkCBcagT4nEv7G0nVYHMKEgPUJa9IZE4np5NAwZmH0QlOPMT2HtskQXhBVA7WYMyXcDYohQnbHxcFjuV9589_Ctoc530u307_A4l7iZZIYTEVeTQ8yUq6rN4hQOZ86h-_XfWgMVVZVkiob5O5wL_1BvDM7-oFomuIhl32z4hA (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: ec352f65359b11ccda9a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request