response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2705/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 0987654321 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImRzOV8xdERTejM5czM2V0lISm5XRmx6dEpMNlZPdjQxdnNzTE1wYnpjQTgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzA1LCJzdGF0ZV9ub25jZSI6IjE2OWVjZjlhNTU3ZTRlN2QyMzVhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzA1In0sImlzcyI6Ikdlb2ZmLXJlZi10ZXN0Iiwic3ViIjoiMDk4NzY1NDMyMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMwMDAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDA0NzkxNCwiZXhwIjoxNzc0MDQ4MjE0LCJqdGkiOiI3YmM0MWQ5MTUyY2FjMTdkZTUxZCJ9.maVe0VXUYZCT-rkof_1HwauWa6Il5UkTCvIJS5p1ppS-U_aiXHZsguj5Ar96BiBdHRMNBJFCfk1dbX5ep9vEKWvwGaPf7qz_TW-hwPIpwDYpb8SAeFDvvRvJMGU1mxgxk-JUPac7rnhjFmPZ-XJz4_CYezKclFbivjD8zk2hELJVEseQQpX-dWUvFMB-K-9CspkPJHZk-rfI9Fg6CBCvlYCSjehmyv9iVWIzDO3Imw4MJy2jfMLF8YC4MTDgPIfif-YHru1UMHWyLI26paMI-22FeVn8-VpUzerrv1udxF4D4WR2PdCk7X49vhGcX4O7CDjIPiKiK1eX9hVJrVrtFQ (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: 169ecf9a557e4e7d235a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request