response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3767/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: my-private-client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IktOV0dpWWVnSmNCZDVDaDhsVTJFbHZTT1daN0t0NnZ5eVQwVWMydFFuRTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNzY3LCJzdGF0ZV9ub25jZSI6IjI2ZTRjZWI5YmY4Yjc4NDVjMDIyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNzY3In0sImlzcyI6ImludGVncmF0aW9uLTU1Iiwic3ViIjoibXktcHJpdmF0ZS1jbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80MTEzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzU2MDIxNjAsImV4cCI6MTc3NTYwMjQ2MCwianRpIjoiZjJjYWJhZWFlMzVkMzY2OWQ5ZDkifQ.SXRtM8mWoA2ut_PM6nbkE6P8zIlASfALpz480L2HFSjsrAiTXlM908RGiJCjfTl9PMggoSXlvuJmyD8xnHlgJdp4vVBwuw6p310BcCJ7oJoYaqKFxyN-rVOTYLOty1L31bh2DwdF3pqxTHGlst7yhz39TLh3cVYGIPVh7buJgYVVzwP1ths7bBBmk0yBqCvDGzJIxFNIY2ocIPkvNpAmKiMkXHdVSfPrlxSM02uPO9jMheLE9dC2NprUx4O-GXEmvDewAAqOPeU85sAZw57DJm3UhJbjgJfKGdksTetHXiru-Ulj2fAJZvEYJOAoxoFSndJSURxXNAnDXovDZNHO3Q (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: 26e4ceb9bf8b7845c022 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request