response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2062/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: platform_new_20210712_Client_ID (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImlSNzdZOVU1a3htQzFybzFjTmE3cnJzNVZybnNldVUyX2RaRkdseXFsR2ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDYyLCJzdGF0ZV9ub25jZSI6IjYyMTRlN2M4ZGQyYTAzZjk1NTIyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDYyIn0sImlzcyI6InRvb2xfbmV3XzIwMjEwNzEyIiwic3ViIjoicGxhdGZvcm1fbmV3XzIwMjEwNzEyX0NsaWVudF9JRCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIzMTkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDAxOTgwOCwiZXhwIjoxNzc0MDIwMTA4LCJqdGkiOiJjMDMxNDkyMTk1N2Y4Y2MwODgxZCJ9.29A-00g-QsM6OMyaHZHfhOmk-ktWrt9tuXDNZL0-jSJcIVXKHLFX-_MLLEbK9Bh7bY-5EeRtZFWbo-QgoIWMxB5QxBMqGjzhkEoAXch6yMbXlxMk4hsGMMj9rUyJ98TnKyUJA1HujY61ksUa-MRU2MYJHyT9zKinbqBnY5ncgF9d7wAVSSFlWS2eP3mF7xCf2IXvp9vYuTkqHT_0ZscGaTYQz8NGxpSz7RtCfAxaOCIN-pJktlbW8ToTMDc_WbTs7U_hFPTH7ORFnTLIM_l83M5kMwflRBDm0T8MdUm8JgvbOlRjN96Z8VI9TGltHkExtFWAK6_iyV0Bn71geZw3hw (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: 6214e7c8dd2a03f95522 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request