response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4029/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: YInzg7eNcR2aRrw (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5lV1QtM0U5bUpNSlNPbVEzX1d6OEE5N3N6Wi14X0hOcnZIQU5aMXBfNTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MDI5LCJzdGF0ZV9ub25jZSI6ImJhZDhjMWJkNDBiM2QyZDBjMDBjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDI5In0sImlzcyI6Ik1hbnUgSU1TIFRvb2wgZm9yIGNoZWNrcG9pbnQiLCJzdWIiOiJZSW56ZzdlTmNSMmFScnciLCJhdWQiOiJodHRwczovL2NoZWNrcG9pbnQuY3YudW1hLmVzL21vZC9sdGkvdG9rZW4ucGhwIiwiaWF0IjoxNzc2OTU5NTc3LCJleHAiOjE3NzY5NTk4NzcsImp0aSI6IjVlNDhkMmI2YTUzZjZlMGE2MDI0In0.adIEnAjen7QejhH-VYNH7EvdDDccac4m5bGHuPkc8A4j0xVF3Da25OU-Ud9VBDRldl16Fa5JhXVKswGPGW0koNMMcKPbVf5vE8nmKfK1ZdSWMB0yqpeUgn3Mf5pbQTXrW9Cdht7Ze1wXhSP4Y7cqze-7_9uk4FUBOkB7YJEYTYL9NPXH1M2wHY_CoEBqPqr7LxM7xOkML_qTduNpk_Xf9mJbJvOILoY2lHOyi9FEZ1aPdwgUZawfW-NSb6GeO5gUE2qRFXc7EMx2KlqX5ohaNmklH1ozc2oAOaYwoFoVvZ2EmmfGSVSDSIzigbeCct2bJxOR_1oU1FH_f83S_dOD2g (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: bad8c1bd40b3d2d0c00c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request