response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4481/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: UCER_8224 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkU1anZPWjdhQ1MtNk1HdFp1dThPMVI2NDNFcmY4Ukp1NHdtdjdNWnV5YkEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NDgxLCJzdGF0ZV9ub25jZSI6IjY0MTlhM2Y4MzZmN2ViOTI5NDA2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NDgxIn0sImlzcyI6IkFtemFkIFRvb2wgRGVjIDMiLCJzdWIiOiJVQ0VSXzgyMjQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80NTUxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY2MjQwOTYsImV4cCI6MTc3NjYyNDM5NiwianRpIjoiOTlhMGE0ZDk1ZWIxN2UzYjhiODcifQ.W2GxYh6PbYIfKgzfvi88rQhxS4b76bNzFV_VenIV8e5_vlwdduLmZFHdMKhtWmSBGUXwHhgeVdtEdGTjRyXW94aBSVibNvvxZ7fIPM9mLCTAD3Zqm9vsrrWYKYoy6m9QY42reVDxoUoswYMFUdQ2wzSbDRrHdLSy9u9PW7FwkyGNVgHH2Fhjpc7Aej_Q3L9DlyxxFB7qcvqANxWyd_HEMS4F9Dr56IP0IkHc5Jn1qMNH-8VWjtmkVjtMWNO2R4Q5ng1BSKJL7FaINJ_cvzM5tY_AT1fzN9uvjQh4PZzUiaXHoOcOu4CHlh5t_P0XDJthFZAIixOkZt289YjH99bCVg (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: 6419a3f836f7eb929406 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request