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.eyJ0b29sX2lkIjo0ODk2LCJzdGF0ZV9ub25jZSI6ImI1YTZjNjkyMGFiYTg4MTI2NzdiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0ODk2In0sImlzcyI6IlBFIFRlc3QgVG9vbCAxIiwic3ViIjoicGUtdG9vbC10ZXN0LTEiLCJhdWQiOiJodHRwczovL29wdGltdW0tZmx5aW5nLWJ1bGxkb2cubmdyb2stZnJlZS5hcHAvbHRpL3Rva2VuIiwiaWF0IjoxNzc1NjM3NjEyLCJleHAiOjE3NzU2Mzc5MTIsImp0aSI6IjJiZmYwOGVlYzBjNjAwZjQzM2E1In0.HiRlLTvr3QTYnzwQtSVR0UybN-gV_dWfxUmCABf1-IXnNcmddCWEmAaghroIMHnfrydPCYRV9JyUht8KmuKYvU7q5QhsUoBCQWnQK0BOIEntVkIrPLMuPGfqLnu_md1jSNNV1km-TiTVmb1aoph24jk4KNUNxL3ZQ_xvyYqhcUcH5NhLrDmofLMXGfAUHzr4j0wmyioQqJOmK3-ecrTYQ2pwX1zLqZnT6lwQyBLlg2piaHIFNfz8Wst0nvcAOTLtDMROsazFTuYpeayfZyyPldrQmhGcA9KtxaM8qrylCLOMxSzilAzPEIUKf3YSRq1JytZvDhWgto3Y_Kwt_fNfgg (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: b5a6c6920aba8812677b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request