response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4896/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: pe-tool-test-1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImtnSlZyMkRQX0ZyZmVMeTFRWFhtWEgzaXVZSkQ3ajlDdmtGbWFhNVJYQUkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0ODk2LCJzdGF0ZV9ub25jZSI6IjBhMzI2YmYzNGM0MWQ5ZjBjOTExIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0ODk2In0sImlzcyI6IlBFIFRlc3QgVG9vbCAxIiwic3ViIjoicGUtdG9vbC10ZXN0LTEiLCJhdWQiOiJodHRwczovL29wdGltdW0tZmx5aW5nLWJ1bGxkb2cubmdyb2stZnJlZS5hcHAvbHRpL3Rva2VuIiwiaWF0IjoxNzc0OTk5OTA0LCJleHAiOjE3NzUwMDAyMDQsImp0aSI6IjJhYWZjMDBiMTQwMGYxYzQxNjUwIn0.y5YFlNC30V9AFp6D-cHBoyTFbOSr3zH5s5m0O5pZ4Vm14-VRIcH7ZpSCuHSYjMNns9021cwOblrYbNDzXglQLj5UgUXefuIUzxAA4oofpMW50fXg5WyicZ8WD39fYmSU_SALk2YSeyWrwhyDfq_yxbOSXoSiZaGIncPnE2NgquWbR2Q43TtU0f5pmBmzDJ9Xihe60fnwyaXKnAdC6UgE-0ofHI1ftSWWawOAVEExt2UEF_4GYTDjvi_OmOok3NqD3MeE-xdIHgHPm78NQ0-rFfr7pQ4e7gQ55BQLJDHQJ_JUfToY1duyVq6oZqFhrKAUrlVuWkUXfauh_8SxTSGEeQ (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: 0a326bf34c41d9f0c911 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request