response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1722/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: testAE123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Illtd0Z1Ym9BcE1XdWl4LTZIOXpCcEo2T2pzYnBLTHZaN3lxd2dfRDdHY0kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzIyLCJzdGF0ZV9ub25jZSI6ImQzMzYzMWNhMTJmNmVlNDNiNjdiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzIyIn0sImlzcyI6IkFFOTk5OSIsInN1YiI6InRlc3RBRTEyMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzE4NDcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzEwNjU0NCwiZXhwIjoxNzc3MTA2ODQ0LCJqdGkiOiI2ZjJlNmU0MmExMDE4N2Y0MjllOCJ9.HFWPFehlsH0scoxSVutAEUtFdS-d76dnla-rUiJD7MemXbfo4wen4TVEnhGw7siW5Ci5KJ0hh7QWUz97IwxuE0MAi8EIG0J4Kg8FWro2InIwcizDSe7xS5QwMO879RUmvfrzklU5ECWqGE__Kw4r528a3lmGstgYTpwoWql0hcyd-Pxu_-UXBt35JeOtyGfAsZKuExe9eRF4QT8pmSW-fV4lJDln6FjQDftQ6p4Q1ALeCeOLn3LR6pXMEyJ_tyQZGvh935xGlsCPF435uNrKMyPGHXkL6iwPtH6xc9qcfUkJ6d2CrXTCIhXgYUKOUbZioS-L0sNDnEdEQnHVVetBFQ (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: d33631ca12f6ee43b67b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request