response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4351/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJNYk9LMGpxNVY3VUNINFFOU0R4dTM5SmtBc3pod3Y2ZmgzS0J3am10bXMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MzUxLCJzdGF0ZV9ub25jZSI6IjhhNTQzODc2MGFjM2UzY2M0YTFjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MzUxIn0sImlzcyI6IkhNSFRlc3QiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ0NTIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjQ1Mjc1NCwiZXhwIjoxNzcyNDUzMDU0LCJqdGkiOiJmNTQyODEyYjQzYjg5NjJkODIwMCJ9.CIC8vhEyIat3YCTJPe5xx7K-q-MDAT0UwEsd6NaEiaACu9LOUUxO_ytW5_mnOVSzgmJurvAYQ7e_NTDnwKhNL5WIijcJzOp4opB1M6dQckW_U5z3UARq62gQlGuug8VtOXHZc5Uor3nYFefoU1sy2Ao3D5kpIWXj6niFgqgek0sfv5Mq8t4UJ1tyq33_oRbyEu_fmRh9Ja4nYPFXDQqz8sg9nS49L7Kc5-72J03oh4Zkxl2VAtzJCpYSze7aSWDlp4UVSzBmBjfTyLbmGkX6qL493Ccfaq4CHXDJ6j3soEuMmNuhhjkcLqCalU2sSjjjcU36eMi5YBJ-nOlZ6om-zw (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: 8a5438760ac3e3cc4a1c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request