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.eyJ0b29sX2lkIjozNzY3LCJzdGF0ZV9ub25jZSI6IjQwNzk2NWY0Y2ZhYTFlZDk1OTc4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNzY3In0sImlzcyI6ImludGVncmF0aW9uLTU1Iiwic3ViIjoibXktcHJpdmF0ZS1jbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80MTEzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUzNjM0MzUsImV4cCI6MTc4NTM2MzczNSwianRpIjoiN2Y1N2JmMjA4OTg1NDIyMGQ2MTgifQ.YQQTZWRgg9dciO6dZO3F5lYt9leqKrbyT66J-ts38OeWONawtlQOBkpr9RsQhHwBwemG4SChH5qghAejiII4HESZQz2AU6nFqKl9Q_ALHGlLlU6BCbIDvMVWbGdFVzEixHIiGPrzM66pYQeZpbeeRpm4JvQqBdW47qscC0iphhJaWzfr8pOk1bWaqCkYQiSN7SvE-G3mQcJ21duZJZTSAoF08ulhy-xqMBgLEjpeAEmrc3Tia5fR5e4fWeJtOCqZfwP6onBOog9qltKEdyOA_0uU__kNt9TJfA7lAGZoHZuwirJPmcRVvZgoy71AelnQgn0blKeJWSv6C9NmokAqqQ (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: 407965f4cfaa1ed95978 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request