response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1687/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ims-test (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImxTRVlJYndiV2ltS2NmdkJuMy1mT1J5dW1zbXlzeUZBcW5lTWhfeVZDS1kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNjg3LCJzdGF0ZV9ub25jZSI6ImNjMmFlN2FmMjVjMGRmMmVlNTUyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNjg3In0sImlzcyI6Imltcy10ZXN0Iiwic3ViIjoiaW1zLXRlc3QiLCJhdWQiOiJodHRwczovL2xvY2FsLWNhbXB1cy5raXJvbi5uZ28vYmFja2VuZC9vaWRjL3Rva2VuIiwiaWF0IjoxNzc0MjU2ODgzLCJleHAiOjE3NzQyNTcxODMsImp0aSI6IjQxMjVkZGY5ODU5ZTIyZWM2MTE4In0.xge6HL32S-_pEFtyZ_uN1uRlp3rGY17iavshE3bKehh83PT3VULtCo5zYLCLD-dnWgGBzcUttarYRkNAj5jz0IUhFoVHrooIkAHhxvyiDHfqQb7pBTZx4-4YaUNHfFVg-fM8I57bdNfV-qW4mbkNBeZT4Rr2jXXqJvB1uipWNcXsZCxTZDtMilmrD-lUbHC_fpw3fLze8VV3LgMNlYMXOmczuul_AM4hPkWpJbctga1D6cOQuIxv29QGRjcvNlGtKIdUSe2tAnri8ra3l29AIdKNppHZr9m2iqkxj7zmjwnACW8HrNpLGrkLlD_NXTQk-gVlIhpaQ-0Gwozd0gp-xg (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: cc2ae7af25c0df2ee552 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request