response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2361/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: clientid001 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjBzTkEydUdKZ3kzX0pqOEhCRnB1V3pQbW1qRE9adzNFZEJ6QVJvY0UtRm8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzYxLCJzdGF0ZV9ub25jZSI6ImZiYjNiYzBjMmYxMGQxNjIyNzgxIiwicGFyYW1zIjp7ImlzcyI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmciLCJsb2dpbl9oaW50IjoiNTAzNTk2IiwidGFyZ2V0X2xpbmtfdXJpIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9sdGkvdG9vbHMvMjM2MS9sYXVuY2hlcyIsImx0aV9tZXNzYWdlX2hpbnQiOiI2MjM2NSIsImNsaWVudF9pZCI6ImNsaWVudGlkMDAxIiwibHRpX2RlcGxveW1lbnRfaWQiOiJNeURlcGxveW1lbnRJRDEiLCJjb250cm9sbGVyIjoibHRpL2xvZ2luX2luaXRpYXRpb25zIiwiYWN0aW9uIjoiaW5kZXgiLCJ0b29sX2lkIjoiMjM2MSJ9LCJpc3MiOiJNeVRvb2wgMDAxIiwic3ViIjoiY2xpZW50aWQwMDEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yNjM4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NDI3MDU1MTEsImV4cCI6MTc0MjcwNTgxMSwianRpIjoiYjI2OWQ1YmIyZDNlMmRjYzM0OGUifQ.JnSJEVZVsRIobp0zS3w4no4WTOnX6TsEBe58Em0ucz7YoP2SdJN7TYpcJpXT4aWk4rFUlqtvzU_j02nHiiWiKEqNuGEgbxq6LizVJJ6kAWM2cIrlj_qbkw3OakxKXp3sN9pVjzW-O0FqiZgRo5kfwQw_O4XGZc5RA1-o9T4GJALTqWbIRZrzOFq1qZeGSrLclBDCc-zD8dw7rxat0azC1jMR1GXe29_G2XIejhUB55sKMtYEKcmGdSHz0ckfEcmd-nznQ09jQGw5cVxK6jH8e9JDriqNhAso0sEJmIIuP7PmN9k6yC7ogI8qfFl-Q2yzEHSEggLFTx0aAiTUFJ-8Ww (required, opaque value used to maintain state between the request and the callback)
login_hint: 503596 (required, tools and platforms must support a value of form_post)
lti_message_hint: 62365 (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: fbb3bc0c2f10d1622781 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request