response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1991/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InRZQVlDbVFyWWRJaDdPVjdJQVI0Qml3YUJQNDBsX3gxazlYSDNoRTdOcFEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxOTkxLCJzdGF0ZV9ub25jZSI6ImIwOGI4OThlZDUwMzdhNzQ0N2NkIiwicGFyYW1zIjp7ImlzcyI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmciLCJsb2dpbl9oaW50IjoiOTM0NjIzIiwidGFyZ2V0X2xpbmtfdXJpIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9sdGkvdG9vbHMvMTk5MS9sYXVuY2hlcyIsImx0aV9tZXNzYWdlX2hpbnQiOiIzNzIzMCIsImNsaWVudF9pZCI6IjEyMzQ1IiwibHRpX2RlcGxveW1lbnRfaWQiOiIxIiwiY29udHJvbGxlciI6Imx0aS9sb2dpbl9pbml0aWF0aW9ucyIsImFjdGlvbiI6ImluZGV4IiwidG9vbF9pZCI6IjE5OTEifSwiaXNzIjoiREtUb29sVGVzdCIsInN1YiI6IjEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjIzMS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzQ1NzE3OTI2LCJleHAiOjE3NDU3MTgyMjYsImp0aSI6IjQ0NWIyN2QxNTdmY2EwZWY5MTFlIn0.lHofVtd8BEE_KhxkH3MX4TO3LCMfjRQkFcG5apBZTg80zIzIC1KJRJUaSpYknt1p5P9m2PoeHAdlcVJ2AGYr60qd2-kbEOkL95sgx3FmQzoSeCtuqj0tHYcnBBJAfPNeWRS78ep8Z_ccdDkYSh56beVFwdiYpYFkF5Q8Z5fZF8j4sKf62pirudb7Im-3bkslTloYhw_I4VfjOIIO6z2lTjBg2YHkcmSj3OpyJmqguNoow-tCv9CNpRNk4OGrj2C-ztZDD5KhTh9vLF2A-IdCQK2tq27TwmEKwsAoD7E9cnJHZBRrLxL93FWoXLrcy9g7_gzbVfa65J9ManiOgtNSgg (required, opaque value used to maintain state between the request and the callback)
login_hint: 934623 (required, tools and platforms must support a value of form_post)
lti_message_hint: 37230 (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: b08b898ed5037a7447cd (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request