response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1730/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: f79afaae776d1bd8 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImZBTjZUNlRiMFFJM0tFUGFJVmVhUWwxUUdZWnFDcUlod3NuNnQyM0hOUEEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzMwLCJzdGF0ZV9ub25jZSI6ImY2NGQwMTM4OGU0M2E3Nzc3MDgyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzMwIn0sImlzcyI6IlNtYXJ0TGVhcm4gQ291cnNlIFRvb2wgYXQgSU1TIiwic3ViIjoiZjc5YWZhYWU3NzZkMWJkOCIsImF1ZCI6Imh0dHBzOi8vbG9jYWxob3N0OjQ0MzM4L2Nvbm5lY3QvdG9rZW4iLCJpYXQiOjE3NzY5NjQ4NTQsImV4cCI6MTc3Njk2NTE1NCwianRpIjoiOTJiZmU5NTFkOGU1MmJjZjRiY2UifQ.ih6wd55moO3jde3alJFXZdFlKcNo4OGe9um828tIqAY28ksP6TnAP5Kqdtdx4hVBXBcTpJvLM0F3eFqMy0rQfbQsDq0jkOFckMhPUmTNL9K0Y35LTOz89SMKGjJTAxeTCQIdmoV33-HsltCrqXPeVPEdKl8jpg0XBVvPmtwvyq4H5KJPbxXbobFnLUJODVpnvDZte653tBAimfF4oZvMGE9wT_IYfpuQ_PLt59bIl6hWbTiXnsghlFCMoM9JxjCTy30erFwLTR7AZST49j0ZJx7zpFl2htvFpqptBoStRlhO0PQ1iTkekebpsnZyk5UvB4-7CUR4uhcgGXR7yu2a0w (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: f64d01388e43a7777082 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request