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.eyJ0b29sX2lkIjo0MjQwLCJzdGF0ZV9ub25jZSI6ImY1ODIzOGQwNjcxZGVhZWNkNWMxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MjQwIn0sImlzcyI6InRvb2xuYW9taSIsInN1YiI6Im5hb21pLWNsaWVudC0xIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDM0Ni9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MDU0NDc0LCJleHAiOjE3NzUwNTQ3NzQsImp0aSI6IjdjYWUzOTkxNzE4NzM2M2NlNTA4In0.j-a4OUZGQuboFWhOL7-J4TyxCdPQ-KI-smTP8JmcPBszWf-FvVTWKBhYlrrW-c7ZWYO7KByXbZ-kvTyn_mSZ67P0yYk_i6HITR8zr1CdDB7Is84WxVrh43Y4eg6I854pUiQ-qLIeDrfN_KwE9SMCADCIJI8AUbKOPI-hWO4S6dJyDhos80xzaSYdxEDQCVYSfnn62_EIQukVMDuvYAVzlKc4kV3uCjWoxDB8j1xUze1An9BoJ4M9fIhq8IfOpgqxOOrzXjcyzNAM9TYtbqoKP7lXSVKHvu4H8Bw4UJ24UrBRs6XvPaMgKynnIfR81IPCKkxdPsZEhXzFLJ2EWzG26g (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: f58238d0671deaecd5c1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request