response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2265/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 7270620a-a78d-4c90-a84b-43e527aa889c (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImM1WGxLVnpROEJwbDZSblkxLXJVdXJLNlYxaktOODNOYXlfWDY1UnBuWGciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMjY1LCJzdGF0ZV9ub25jZSI6IjRlMDY5NThhMjBmM2E2NGZjYzZiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMjY1In0sImlzcyI6IlN5bXBob255WFQiLCJzdWIiOiI3MjcwNjIwYS1hNzhkLTRjOTAtYTg0Yi00M2U1MjdhYTg4OWMiLCJhdWQiOiJodHRwOi8vMTkyLjE2OC4xLjUyOjgwODUvaW1zYmxpcy9sdGkxMy90b2tlbi8xNyIsImlhdCI6MTc3MjU2MjA0MywiZXhwIjoxNzcyNTYyMzQzLCJqdGkiOiI0YThjYjVkM2RkYTJhNTZlODA0YSJ9.k9kxW70hUlN1DckwD3oW_tqEUp6Wg_sYIqZpM2LaxGTOjyQbNYSq87bixUWdXcvqVOLd8dpTmxT8X3AaB-TGaUdVuSOGE8g6SwB7JL0ChhPcBJHnzPY8gCSedoycHUQd5zXUMqrSMyu8Ybho9c2xSKRdVByrs0bFn1yzSIadAw3us4_BxeUYu4yqHrDOiXMKwgjPbG6spwjkAO09DkDadPOmOeKUYF3ejoq2Fj8qO7rk8C3fryLpktluUmYQr3qMzIquWDbEZ8xwZeXXGE-nCNguMosGv60L07I0TlZ4fXd-XbUiPy8xrGmAmjQfMB5TWIcRkFu8v0uLBIUSqZ-FRQ (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: 4e06958a20f3a64fcc6b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request