response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2758/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: testwi (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlFhRXZuNURMTjh5NUxJdnpXRkhGaTZqR1hjZVVWRkpkWG5DZmN1VGdqU0EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzU4LCJzdGF0ZV9ub25jZSI6IjIwM2U4ZDFiYTJkN2JiMzRiMDRkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzU4In0sImlzcyI6InN0ZXBoIHRvb2wgMTIiLCJzdWIiOiJ0ZXN0d2kiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMDY0L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODkyNzcxNDcsImV4cCI6MTc4OTI3NzQ0NywianRpIjoiNWRmZWRkYzdiOWMyN2YzY2NiNDMifQ.PTGvU81SUF5NDoX1Fof8MzpT4ICjRSw-0NCPLEaQ1-KYTPuwCLk_dopfkNCjaRHO7sv84hFMudkVGyWWd2_Ujd0NfdIeg3MNIcyv6MyATPhO9q0Sfsngr87K6BN5HJ8P1mFObQkS6ANLZGrKNik59cbO-hmIDlUyGLpxra1_-hofgn9E5d7gfUrVGmfKRRkQqX0xQpjB6JBD0tZuISjYF69Mvev19HLDJ88QolSWoXNvRclJFfn9857QIMOc0zX24XawvNL9E92ryYm5YAmiam16Tkqogc2myCZO_ND4a7edR1VSNjF7J50h-iu28d1Os7Q5DHUexHSqvMQuLqmXkA (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: 203e8d1ba2d7bb34b04d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request