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.eyJ0b29sX2lkIjozNzc1LCJzdGF0ZV9ub25jZSI6IjgwMDlkNDIwZTk2MjI2YmZmYzJkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNzc1In0sImlzcyI6Imx0aXBvYyIsInN1YiI6ImNsaWVudDAwMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQxMjAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjkxNDQ3OSwiZXhwIjoxNzc2OTE0Nzc5LCJqdGkiOiI2ZmNmZTY5NGU0MjAyY2ZiMzdkMyJ9.OH0Vp8Tlp0ACa2N6Xc2wKKAhbCUXC7cuV4SPtWWtyLaCVZ6TP89mSufhCf9Nyl6X_XrT1WrAzhIv28_9WhiBliFriX3dozMn1mvCodK7QCwC9UuAorwni7QBPpnveB8uUykJ94tX2hLm0b2bQ-1r9-58_Q28Dy7ol9rGdt2dAIl8rPhsZ534TkY3DD_6Ou4XlJAobEjlnZ5kBV498Q3Y75bd1RZONzCzI3lWhSJU-Q3gC2yzt1NzbB7qIKZpwkZ98bAH98wXIyOJW6fln1JR2oojwiaUANjJvbilITW6D6g_-H6o88zZdH4vN2oLoRVtq9Y8CcWTPcJN3s-efAh_Sw (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: 8009d420e96226bffc2d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request