response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2807/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: PVSTest20230315 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkVweV84YXZicG8yVDloRW9VSEhxeDlSR3VkUnZQdmpnUDlWU25HVy1JYVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyODA3LCJzdGF0ZV9ub25jZSI6ImIxOWIzOWRjNDkyODE3NWRjNGRmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyODA3In0sImlzcyI6InRlc3QgTFRJIiwic3ViIjoiUFZTVGVzdDIwMjMwMzE1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzI4MC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg4OTk2MjAxLCJleHAiOjE3ODg5OTY1MDEsImp0aSI6IjdkMTQwODFjMzFkYjJhZjIwYmJkIn0.wX4hZ1H78aK82f7k69mmte8PL92JK_E_1ZoMB2_4gyhR2lkogJKUzgmth9bqvRcfsflWrEKwLhYWUuZ6pWvR70KfO2O6jXTDpj-YMYMSIcYEBUd6gMni9IMGwiJ4eFYEm_hGztGQkQvApT8JeNnrg2dUqrPHNd6d4aRRdVdd5tMG7GpSDzhKEKA8p64DfTftYcPWGPHFMkLeQiD1PFloR65EtlAGaP5ET1yPxCigeLb5G8bV9x0Kbk8OQ18KSuaDUj-BhJ9ghH7rGbrDuQGq62xUkIAJ5XJtgoMsLv1_desPwSUkMNieDV0dfEfuyN9DTmHi7mA9tLpFCxNvBQMfLQ (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: b19b39dc4928175dc4df (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request