response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4843/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: a546c83b-cffd-42d9-9a40-6a9e9fef0156 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlhsQkRnSkhQcnVTYUtmWFNEV0h2SXB6OE1GZ3dsWU0tWlN2YWNHNGVYcFEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0ODQzLCJzdGF0ZV9ub25jZSI6IjJhZGU3MzhiM2Y0YmQ4YTNhM2FhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0ODQzIn0sImlzcyI6IlNhbmRlZXAgTHRpIFRvb2wiLCJzdWIiOiJhNTQ2YzgzYi1jZmZkLTQyZDktOWE0MC02YTllOWZlZjAxNTYiLCJhdWQiOiJodHRwczovL2FwaS5jb3Vyc2VyYS5vcmcvYXBpL2x0aS9hdXRoL2FjY2Vzc1Rva2VuIiwiaWF0IjoxNzg1NDYzOTEzLCJleHAiOjE3ODU0NjQyMTMsImp0aSI6Ijc2ZTI1MTE3ZDkxOTU1MThhNzE1In0.fbogCL1XHyglE32Hn6YgRjO9s1yBP5TPMEJZx-nlAdtde9Lj3hXGa4lzOKAokhZCBfBZWgwusynQfsrCVtCCKfMCB3hUAO3pEUaEUfbjgpX7_Q37qfxCKgGn4cm3jnRTRM5yClfmtv9ZTP93dEKurXv3gbihkWTxmagors36UVHvJP1tkA3bW_8hrN6P1yIw4p8RuNgrUfCu_0WmAbL7zznLHaB2eZWx7VPJDRyJGcJHSVj-AMFUVGrl7sjCMCjKti6f374Ai9i3w8uAXEIKWHsoV50i7s6hN2-5HlCIyTT9R5mAlLKNaBT-YUGaqZ4GIZprFw48ydZus35YvcMe3A (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: 2ade738b3f4bd8a3a3aa (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request