response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5170/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: hOgzhaeeyedtBqt (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik9BazVfWGpDVGg4clo5U0dHVTR1WWw2ZEFha1R1eVZ4NkxWZmVLdHdHNUUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTcwLCJzdGF0ZV9ub25jZSI6ImFlZjA5NzQzMTA0MDk5MWM5ZjFhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTcwIn0sImlzcyI6InRvb2wgbWFmZXIgbm92IDIwIiwic3ViIjoiaE9nemhhZWV5ZWR0QnF0IiwiYXVkIjoiaHR0cHM6Ly9zYW5kYm94Lm1vb2RsZWRlbW8ubmV0L21vZC9sdGkvdG9rZW4ucGhwIiwiaWF0IjoxNzc1MjA3MzEzLCJleHAiOjE3NzUyMDc2MTMsImp0aSI6IjEyNTA2ZmFjNzRkZDAzZTkxNDJjIn0.LRLztbuAuO1Q8fXN-rBctLRTw7sqeoI7UxUP-dcZe6zLYbzUQsbZ1zkoEFYthZoPU4kFr8Mhei2go8GJUj_RaY-z-WTzJYItBOQnPq2JExH8320Okcxs6B1JV-3wMff-x09gKYDb6Ip5MH3yoawWere9J9jLwRU6GNBIDBOPCqSkCdNlpMEEvtB1fnM3XtVj6wja6rVJ7sHqZpkTuceGBD4Q3evlZQg-HExMJL6bsszY1RZ0Rc_YoAQLfRr06MUmmzrF31K54T8NGBlLkMDtP9pSIdwRdVXoQMq28Osbft_zifAwVm8p4gv4pGllhvD4rORH_2Qp4yGQblBBx9xoBg (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: aef097431040991c9f1a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request