response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4240/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: naomi-client-1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlNJQzRlSDBMNWNGZkpySUt5VTh6Z2V4eVBob01BRmF4cjA5WmJsZ3FuREUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MjQwLCJzdGF0ZV9ub25jZSI6IjBlYTUzMDBkNjYwZTU0YTkwYzQxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MjQwIn0sImlzcyI6InRvb2xuYW9taSIsInN1YiI6Im5hb21pLWNsaWVudC0xIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDM0Ni9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0OTUzOTQ4LCJleHAiOjE3NzQ5NTQyNDgsImp0aSI6ImIwODlkNzc4OTBlN2U5ZTUyZmQ2In0.crYRkLgGSopBKQ6GWCOuGZ7L6izpqo8Tz_dBE6vDFvJaZ3JtXYjjEOe4NrHiOPbGfTbg_zTFgX6lAYCi3qHWuE5hsYLjkaGCCcIYT9Jf06AX74MczaRuw3qVQRvcIuLYcg_wY1mHkqms1RtsYX2bXnkgpUjtP5tCyQ_DJFSWOOaO5UIt_5aNXm_Amv5Lt_fbMjRvwLBdyEjbUzFGy4KrS_Q1kfADBcOUliAR6-6ac-S2sy50rEZ9WNrueEU04lmwRa5OpUtJ9nbKBkThCDt7g9WwJDB47PX4NgarMA-ThIcGjFbUvidrld5DXsQeYsIiIfAfYOsQ_XE70xbW88re3w (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: 0ea5300d660e54a90c41 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request