response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2054/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ClientId_LTI202107 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik90bmhPcS0zWHhGRjQtZy1md2FTaVFIQW11UmV5a1I2ckJaLUppbmY4cVUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDU0LCJzdGF0ZV9ub25jZSI6ImUyOWRlM2RlMzQ3Yjc1MGE3Yzc3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDU0In0sImlzcyI6IkxUSVRvb2wyMDIxMDciLCJzdWIiOiJDbGllbnRJZF9MVEkyMDIxMDciLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMzA5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIzMzU2MDcsImV4cCI6MTc3MjMzNTkwNywianRpIjoiYzYwNmZhNjAwNzU1MzlkNGRjMjIifQ.Q-1JBzy531INWhH9Vn5Z5TYrZGvHyR9hGyeyaWUUExGoIEaMVn2s9-dJZpEyfjf_OJBaW51zzF7kUJweWNYbnI2RcPoO7G3mq1xPv6P66C8TtjS6zin7b_blQq4VZoxOZ6q4KoMdE-eGup9_vRcp4OW3a31kufMrh-GJZ0drt0SpDpCQRbr-PhFVettzSwTP-Ba6zD4Ijsvtqfiq5hWmMex0C3Ppb2tZtGNFH06uLqiOEj9SsZ2yfZZxaWeBI9ocAkCYXt7LGAvr1dBfBNeR9rO2q6tk9gGI3Hi0R_DrklcTFr3VAcJaNoY7jE-Qszw0tNty5u-xzMfq-dL8-bX0bQ (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: e29de3de347b750a7c77 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request