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.eyJ0b29sX2lkIjo0ODk2LCJzdGF0ZV9ub25jZSI6IjkzYTJmNjU3ZjRkMmY3NDZjMTFlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0ODk2In0sImlzcyI6IlBFIFRlc3QgVG9vbCAxIiwic3ViIjoicGUtdG9vbC10ZXN0LTEiLCJhdWQiOiJodHRwczovL29wdGltdW0tZmx5aW5nLWJ1bGxkb2cubmdyb2stZnJlZS5hcHAvbHRpL3Rva2VuIiwiaWF0IjoxNzc1MDIzNzk1LCJleHAiOjE3NzUwMjQwOTUsImp0aSI6IjdmOTQ4MTlmZDhmYjk4ODY4N2JkIn0.YrDiSUqlAryOSShkYFm5WMjWxgSizFwBQd9dbu-Gi-UmeJt8NjnSsILctdSpdIhLqvUVephfA4E2LVx_CnZAXl6ArP4Rz2pp_AT15DunDqPA02MOTYcU0bBZ541tP18LkiR55jIsQBnOdOhAvOSYmM4W1MlcI4oxyZYsVcbxTCMlyUsnx4UQq_uMFObYGB1k0teO6bFgK8NiwtI_1VJZZn0OniCoy99VeTZ0ARvkb-lipxrDfTGogPvUypA8HI5VspYzWQMoZTriY3vGginNVPGAWvuQIpxWLMOGgGYILG7jQWJjV6Vv-eoQEdZGv8lXJF6QGuM-LpVwH0yGYtredg (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: 93a2f657f4d2f746c11e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request