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.eyJ0b29sX2lkIjozNzY3LCJzdGF0ZV9ub25jZSI6ImZiNjUyODU2MGM0NDM5Zjg3ZjkzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNzY3In0sImlzcyI6ImludGVncmF0aW9uLTU1Iiwic3ViIjoibXktcHJpdmF0ZS1jbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80MTEzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUxMjg1MzgsImV4cCI6MTc3NTEyODgzOCwianRpIjoiYmNiMTVkNGZkNjQwZmUxODY1YzcifQ.RvmMzI11wi5D3n7qRhwK7EhsRvVT4qKQYeaA-cQGHj3fpK2xnQRp5SzpWHclR2BKkKKTT0ygMsG2ycatdkfSptAk4OkBjahwdrf1ksPlAjDxqDDERyCxSq4c6tYNFVOP0RFNWpgOgX1nSgUB8kSkk32Ce5S9urFJIhLmYQ_onFQftsf8SxCaD2T5NdIlvG_3Vec5ZeNv1Tl59dFW-ChyyVP_G7Y2Bhd6mQKZSsGfg5aQy7COFtfeyrbCR-rqZ2uu08nqxBE3XnlMH9m9E3hYB6fPRtd036_opaFZsB8Mg6YXyLtGX1tdCedlDsfgSo8TO2McW7RGsJPZPoqDdGUdIA (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: fb6528560c4439f87f93 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request