response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5235/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: LMS1234 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik50X2ZYSHMtbmU1R1JtQWd0N3JPVmtoRFM3S2kyVDBZek5TU0xKTDdvMDAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MjM1LCJzdGF0ZV9ub25jZSI6ImI3OTJlZGJjZmVjNDBiNTQ3NGY0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MjM1In0sImlzcyI6IlRvb2xfVGVzdF9TIiwic3ViIjoiTE1TMTIzNCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU0MjUvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTAyMjQ5NSwiZXhwIjoxNzc1MDIyNzk1LCJqdGkiOiJhNzkzMDg4OWIwYzdhMzIwMzI5NSJ9.a8v6cnmCHhHyQZs157rIIq7b-Agf6RQa132-swDDRNaMIOzt4OK1bOPwAjROuRhXbONDKC9O8DjomDBGjQsbXVGw2Q3Uo1lEwFU63kwK86ow2p6XgGc8ytB67kVvl4ULAa33diHxqeoBj1BlS1ciVfd6roeJCeWktOvRdV0Jd_3LNJagGPOIebBSXgB0gKqTuqhYBo2Ds7Ysl1kbGu02eyG1QJnEzdAA1MNMHXu-USmk8YaYMvacIU-gp1CiTcXxrWy9cJbDQ9YSoI82NXY-XmFUT6eOc9YqYsXcpUVljJT_dssJ46vYXZO57I7wVLKI0bdUozr72SDKbvGNVtWO1g (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: b792edbcfec40b5474f4 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request