response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4634/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: TPaN7Epj2Zvdfbd (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlU4cUMxNk4xS2N0a2ZiTWpicFpEb1NwRHpBeWJPc0VjV2o0dDV3MjlKbFEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NjM0LCJzdGF0ZV9ub25jZSI6IjU2ZTI3NTk1MTRjMzdkZjczYjE0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NjM0In0sImlzcyI6IlZpZGl6bW9fdG9vbCIsInN1YiI6IlRQYU43RXBqMlp2ZGZiZCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ3MTAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzE1NzY3NCwiZXhwIjoxNzc3MTU3OTc0LCJqdGkiOiJmMTRmZThiYjdmMTg3MDY5MjMyZCJ9.UjODYy1rNXQY2JI4GPCZK1Qnn4xiBO6DRTxIHV0ZKMjz4g1xf60r9LB5Iwuqzn185C2WGMtUC-4SkQcD0GtB_JTNXEXQABjsEjMxqxxJcw7d9jXhduyW2250N4Np5GL-1V3TlDQqUZ2F4EfQilunnxLhe8G9TVULRuquTdp_SDP6qZYWuHelHouLwJCsDlqtBXpwVFgd4tbcmKpmxothFLhmAhUi0Zxpcwtq9EzYRp8RzWzRCheGMjAx_yivuQ8NZheCzXNANjjhV1sw_k1_P0vsmOiCvYM8Y9iQeVMkoCdDBlEVXAjRXSNMawjDXHwZ6op1CgIdDt_wEQ7FPjvAnQ (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: 56e2759514c37df73b14 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request