response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3262/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: testlm (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InRUczJnU3QtT2NkTlNVRmF3ZUF5Q3ZYdG95U05iOVR5a095c01JZG5qQTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMjYyLCJzdGF0ZV9ub25jZSI6IjFkMmY4NTA1YzI1MzE1MDg5YjgyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjYyIn0sImlzcyI6InRlc3RsbSIsInN1YiI6InRlc3RsbSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM2MDkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDkyODczMSwiZXhwIjoxNzc0OTI5MDMxLCJqdGkiOiJiZjNlYzM3ZDRlYjRkODE2ZTI5MSJ9.kBQdjVZdylooVEQdi8YUYGk9sZonmod7UjJwm2tlBgq2A274bOeNAQdnqA8RcqdgLbUwYwjCP8Y-V7cWreeH3NUAblFduXF6jiDP5AU-KtqX1yCw1rWQ5dVZo0dT-Wxo8Lnrr0vfC57Ks8Aemkqy4BWbh2ocb7DouX-553dHydUPLyWLvJhHi_ojk68UQOFHqYan5GTeURYExfxil7zsleCJJ6xCFMrORW0-c48YBZapUHA3zY9Dd225Ac6Y9y9-kEO_43OjOinm4r0aKToptUgB9pVbR9JyHFAqJg_3I_2M2QzGyTRDFrLmln-2geBirkSvxtrCrGaZxDUzsAvEAw (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: 1d2f8505c25315089b82 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request