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.eyJ0b29sX2lkIjoyODA3LCJzdGF0ZV9ub25jZSI6IjRkMzRkMmY5OWRlZTFhODg4Zjc2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyODA3In0sImlzcyI6InRlc3QgTFRJIiwic3ViIjoiUFZTVGVzdDIwMjMwMzE1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzI4MC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzQxODg4MzUxLCJleHAiOjE3NDE4ODg2NTEsImp0aSI6IjI4OGMwYTAxNzM1M2YxMzM1MWVkIn0.45iSdNQxgdMhI_ME74AItZ3LeZB8K6Mx_fLWCo9ppCRqKyoK6OL2NzLxzsC2WAJUg3zCopZl5E1dZarFk7UzULiTgrNWtKAURYh_yukCjup4vREz3x7e_m_8Ds1fe_STjpnftOUy2v9MnlEANbWUf8JySvyREstjlKA2tKWIcZPjaHU9GK3WwddIcuaRgfbJQikbyIskrq6MLZE_OIWupGXkORezsIUqsywAabuWTBZ6B1Ar9meSJwLUtfVrLmWhAp4hr5LHfFdTMIf9X0Y0fi-ZYHS8vVJH9DYDt0yOD1rFkYB6pHwYz3kWPjKzKJnEr1q4LuEWEIf3qzDcc2wqCQ (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: 4d34d2f99dee1a888f76 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request