response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5087/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: andy1234567890 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjN6UFhLeHpYQnpaRlRCX3dCR1U0ZG5UY0RSUFVwc1R1N1NLY1pzdDFXdXMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MDg3LCJzdGF0ZV9ub25jZSI6ImM0YTU4YjJiYWQ0ZWQ4NjBhOTU1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MDg3In0sImlzcyI6Ik15IFRvb2wgMDEiLCJzdWIiOiJhbmR5MTIzNDU2Nzg5MCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUyODUvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjU1MTQ0NiwiZXhwIjoxNzcyNTUxNzQ2LCJqdGkiOiJiZjhmMDRhYmM5MDEzOTQzNWM2NCJ9.KOzfkwmgSQYoROqWxL6_fSaooRixUYlYLjnp6Mblc15TikvvXSvuNKnpjcrNdNnW1f-Ew-8QDJ3urjHLYc2TmiVmrTLG0nzUwHd4OJWjf8iLQQE_Iph80LXbHDR375uLbAATYIDfhLnicyLR8mXmNAK6J4gUNGmE9jxRU9OGQQk9DAmCX225y6z9_n9PKhlA2ycmf2lBE7rJ2YnJKzlK4k4yq5-vyHPAmygUk9QOO6St8Ci4ODH3mGAGQDVlda2ZyJbw9-r7SUIfwcGhg4FNR2dnw78QfKWyagKEr_LGLApYUd4QYp7Ofdo8n0InkcS0FPxMqnX27MU99VWpLaoXUw (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: c4a58b2bad4ed860a955 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request