response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5074/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: c311ffe9-219c-4179-9456-c19ed4fc3438 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Img2Vm5iY3pUeEJETnFBRzQ5aERZTnpHbmtfOWY0Q0Rpa0lGQjBjOWxaUkEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MDc0LCJzdGF0ZV9ub25jZSI6IjUwYjBkZGM2OGFmOTQxZDgxMmZlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MDc0In0sImlzcyI6IlZpc3RhIFRvb2wiLCJzdWIiOiJjMzExZmZlOS0yMTljLTQxNzktOTQ1Ni1jMTllZDRmYzM0MzgiLCJhdWQiOiIiLCJpYXQiOjE3NzY5NjkxOTQsImV4cCI6MTc3Njk2OTQ5NCwianRpIjoiMWFkM2M3YmJmMDBkN2UwNjg0ZTUifQ.ZasRgSbWxQxen4f8lCmZqgSlJZXvf8EV6fW3VUl7CKQxjcxFPpDosfR4F-RpYBDqqR1S-LSzhfILyTf1HHeaX-jKmit3nB3aUKXFr2dtlr-6_UoJAyjQUu_g4Xcdc1gQ_dnHSNmo8HahQbamrAMbHRy7DoqaGwclCclMx1zu3o1wdRXY-Jc-gu9gT9DpV274Z1m3Lua3Mf9XRV2-Kn9FOg_8gCLJw7t3hfs3D4PwC_S_YoYg8eJQ2yrE4TrBmFd7oPCRy7Jw2rWCjV5KoEbH6K78xaV1FCExa1Bkd4-ZdDaZ2qMVAjrNX4aT4zfRwKxiGjIrqBIlmSLxBYalpRqtBQ (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: 50b0ddc68af941d812fe (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request