response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3475/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Lms (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJnVWhIbEo5a2NkeUEzclFqZzZ3a3lDamhDYnlYaUdiM2Z6c1VWVjMtdE0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNDc1LCJzdGF0ZV9ub25jZSI6ImU5NjEyZGQwOTlhMTBlM2Y5ZWRjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNDc1In0sImlzcyI6Ik1hc3RlcmxhYiB0b29sICIsInN1YiI6IkxtcyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM4MjgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTA2NDU3MSwiZXhwIjoxNzc1MDY0ODcxLCJqdGkiOiJhNmJmNDM5NmZkYWI2NzBjYTg3NiJ9.YbyyPK9dphSkF2FKbfkjnFPJeTBuNB8sKvGygVCHRcfotrqe0hxCmqBMjJ5yF8Oz4c6uHg9TjtgIQHCxAL0WHx0Az8TikTazLVUUFaj9nC2QC7sxfeh6xdowE0S5cxhtZ_qTYew-9tR5CdTqOWoK7rLuGurB-OKsY-YWUXyappjYFba1VcTPPQBICVWmBmlgfFtKjgW4GgX1FOIMShWPc0qCsXjoX6NAdaO6Ku1FCXJLA2XGBEYOtULl4DvDSC87Q4-K66FOHK99hqT6cqHfc57HBc4wTh-16LsYZ3Zb7nHjQab3kwTZav4JRWHtTEMt2_qeFXF9tO33D8vHfWI5IA (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: e9612dd099a10e3f9edc (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request