response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2598/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: wadasdasdasd (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlY0NWJuOFZPdThHNzMyZDN4ZDRyTTRkNUlJWDhfYTVsUzZDLXNKOWtIR0kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTk4LCJzdGF0ZV9ub25jZSI6IjQwMTY2OThjMzE2NjZjOTAxNTY2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTk4In0sImlzcyI6InB5X3Rlc3QiLCJzdWIiOiJ3YWRhc2Rhc2Rhc2QiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yODk3L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUzMDUwMjMsImV4cCI6MTc4NTMwNTMyMywianRpIjoiN2YyOTcyNjYyZjg4OTQ4M2I4NzQifQ.rNAZNl9tcBMkJ_FDhjTCtcBQ2cYLpSkbC6OKA5z1Ys8n0v7YWIRnVOFRqkWrPRY3V1_lQRHHjt8KUKMoFHk1i5Td2iX37N0FH8520f5G2onmnm9AgY43jDUG9qskxF1wA_WJws82jfQ0dSUo9JhfcUMK9MYcBfr28l7grBJ_0QmgKmjy0Dqagcv4jQ53pZjm_tlpC6IQs5CRL6awSUgwmPhDw1sRdRhCTJn9BcgYvm6Qae-HhY6WI0_ynzSXAJhcpl15UPSUW_lHxs0UJLUkDrKiy_D_hwSQyWg7G8nlNJU-ZweIvKcq6bqPjwfrB9HCCy20QTYHG2snYpsjzRCecQ (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: 4016698c31666c901566 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request