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.eyJ0b29sX2lkIjo0ODk2LCJzdGF0ZV9ub25jZSI6ImM2MzcwMzAyZDNkYjExNWEwM2NiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0ODk2In0sImlzcyI6IlBFIFRlc3QgVG9vbCAxIiwic3ViIjoicGUtdG9vbC10ZXN0LTEiLCJhdWQiOiJodHRwczovL29wdGltdW0tZmx5aW5nLWJ1bGxkb2cubmdyb2stZnJlZS5hcHAvbHRpL3Rva2VuIiwiaWF0IjoxNzg1NDcyMjQ5LCJleHAiOjE3ODU0NzI1NDksImp0aSI6IjU5ODRiY2RmYTQ3NGRiYzJlYzU2In0.sA8q7ze5O7UeBlL9a_oX7DkH6CO81DGzG0e9p1ed7dfUTLKbK1P0qV06Ua0rpA9LAceq7CJxPuKLTOFkIBEBE6Xsoykbdsqu2fxFLypdnN2gsfSDJ3Jgq9NawmCb7zMdua6hMhW43gFToo1cSCmDlu07PAMGMUum9dkJF9HFe1SDJshXtwc6RN327uSZ8kLGUtbEf3oNX1-868WOju8dQxlYO8_nLRq6nT2ygnRzAoQHxb4MNf2a7ILaQz1Zg55UCZc3wk5MXuBR-NIpNQ5vwjtlDGwiiQVzRtBZFfBf19CW7V76rrGp-FU5qeYBdiUUpgIWOkmPrIxmzLpcule2kg (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: c6370302d3db115a03cb (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request