response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3775/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client001 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imo4cG0zMExIRjdGTHBjaWNwc0FSSVVVRVJ4MkZYbU1kNjJRWWp6WUNyeDgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNzc1LCJzdGF0ZV9ub25jZSI6IjVkZWZlZmIzNWZiNWM0YmM0OGQxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNzc1In0sImlzcyI6Imx0aXBvYyIsInN1YiI6ImNsaWVudDAwMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQxMjAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MzIxMjcwNywiZXhwIjoxNzczMjEzMDA3LCJqdGkiOiIzZjIwYWQ3OTc3YjY5MzY2MThmYSJ9.LZwsmZulxlSLuxqO0GV2xxPJryNzw9-aLWZtmLSZIhk9Z6V0dZ9cN0QATyukx8RyT_OSfZnKLes8vnf8uWgxZY8Z9GAiEcw8V-ZG72_jfKfpW_oZ33AdIcsU2jeMLJcKe7-R0iZRgZCUOfHx765aSjnfH8A_laDksZ5dFLLJrTwla9gDWvxKA753_jHZSLx9uZFsaI5_NdRvDBa-JLkS6njnQsEy1Dp09xx9Pt4JyABOaMh8b9t6WZ7twMQWUG9RcHlDlIHz0nrVQnD-sTwNQe697goZ75wimj5z8wNc4q8dV5AGYBkcFsVTOo2pX4umDDIDy0fuBMASArjh_ZbsSQ (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: 5defefb35fb5c4bc48d1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request