response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3298/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: what-should-go-here-client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImhVMTRCNW9GSzJJN2lCekFkbE1OSVcxX3YxZE81OVVKYldHWDBIcXcwcGciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMjk4LCJzdGF0ZV9ub25jZSI6IjIxMDU5N2JkMDQ4NTUyMTE0MGQ1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjk4In0sImlzcyI6IkdyYWRlQ2FtIEdyYWRpZW50Iiwic3ViIjoid2hhdC1zaG91bGQtZ28taGVyZS1jbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNjMxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODU1NTk1MzcsImV4cCI6MTc4NTU1OTgzNywianRpIjoiNGI4MGZmMGVkNTVmNWEyZjMyOTMifQ.b3j8WfQYQ6gLkBV0HlNVVJTZ9qf0QC3Ou56fDMNWjetmJHW1z1U2Y207BnOkZ_EfBpn4Nh0hrPw7MhyeDXtr5Pypc_9E385drXxbnWDTH5FPXatbkua0jWjPtmEGwMzv0zlJwQs7ZZiLKYfwHAoXgShAocEWponn24HFSGpaYvRieWufgXBGITeCOBzvft2s2GwZ_nQTKUIKrHSbUy_5jOX4dadOoEUu4N5nwvn2mheYMOu3amKF2iTBx7soBUOOALDyrk0bXXR3NqXkTjVnBF3AHr2QrBEuTdSyN5c4XjiBxLZKI_5Qg_LgILPZI4z2Zjet8wiD7QOXaXHXwDFRNQ (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: 210597bd0485521140d5 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request