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.eyJ0b29sX2lkIjoxNjg3LCJzdGF0ZV9ub25jZSI6ImNiYTFjM2ZlZTMwOThjNDJmOTg3IiwicGFyYW1zIjp7ImlzcyI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmciLCJsb2dpbl9oaW50IjoiMzM0MzY4IiwidGFyZ2V0X2xpbmtfdXJpIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9sdGkvdG9vbHMvMTY4Ny9sYXVuY2hlcyIsImx0aV9tZXNzYWdlX2hpbnQiOiIzMjUyMSIsImNsaWVudF9pZCI6Imltcy10ZXN0IiwibHRpX2RlcGxveW1lbnRfaWQiOiIxIiwiY29udHJvbGxlciI6Imx0aS9sb2dpbl9pbml0aWF0aW9ucyIsImFjdGlvbiI6ImluZGV4IiwidG9vbF9pZCI6IjE2ODcifSwiaXNzIjoiaW1zLXRlc3QiLCJzdWIiOiJpbXMtdGVzdCIsImF1ZCI6Imh0dHBzOi8vbG9jYWwtY2FtcHVzLmtpcm9uLm5nby9iYWNrZW5kL29pZGMvdG9rZW4iLCJpYXQiOjE3NTI2MTQ4MjUsImV4cCI6MTc1MjYxNTEyNSwianRpIjoiMzE2N2ZjZGRlZjhiYWY0ZjMxMTgifQ.2RiizcLwxrY6WqliCw6kZ_h24gt-SH_9wBttw3x9_AheQoGF9XV-iLbYkJRtP2hG74WaN0-H4Thnit31QruMx8cMoPryab31N2SU4ksYPAy_tWNSorxkPqqWOlqsGv3xEDomDmriPv7aT9FNqz_fXmLrGxt--8Y3HPECd8wDGxEQ3GZy30AwDgSgso_Y_c6WZOLwRyZM1QkvzxC555mKNx-5XporjZh__IZZ2T4yfu_llapCuB0hm9dDv4_ySRwnUrAK3bSXfecFZhtOZjL0tZAHpbLZeO72UsqpwEt1AjluYu1J7Ctc7n1g18q2UHftyu_3dC1v8kaxv8umEqSGPA (required, opaque value used to maintain state between the request and the callback)
login_hint: 334368 (required, tools and platforms must support a value of form_post)
lti_message_hint: 32521 (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: cba1c3fee3098c42f987 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request