response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1964/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Lrth Test (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IktKTFFrSmU2a2NlOXJianBjSHhiVjFXc21Fdi16dHdESFp0cE83VHBvT0EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxOTY0LCJzdGF0ZV9ub25jZSI6ImUxNTQ3ZGYxZTU2ZDM5YjkzYzA3IiwicGFyYW1zIjp7ImlzcyI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmciLCJsb2dpbl9oaW50IjoiMzM2OTgwIiwidGFyZ2V0X2xpbmtfdXJpIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9sdGkvdG9vbHMvMTk2NC9sYXVuY2hlcyIsImx0aV9tZXNzYWdlX2hpbnQiOiIzNzAzOSIsImNsaWVudF9pZCI6IkxydGggVGVzdCIsImx0aV9kZXBsb3ltZW50X2lkIjoiMSIsImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxOTY0In0sImlzcyI6IkxydGggVG9vbCBUZXN0Iiwic3ViIjoiTHJ0aCBUZXN0IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjE1MS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzUxNTg3OTExLCJleHAiOjE3NTE1ODgyMTEsImp0aSI6IjU1ZjQ2ZDc2YWJmZjU4NGU0Y2YxIn0.eRLBRXnD32nrdfHmWVbLj6g6q71aOA20-Kye_DbO2CLgn1KBTOHbGMNQiQdMYdWYneuSBTJx9xgCOsNxzsGx1-W_8gNmWRjjq699ecnQoDcFBIWBI_JuDEL6jFGqDMhlfUb_2Ue15WZo9_Fmn70uD-JrMpNmuWFnlUfoOqCAamXotfrI9IFGM8nfncxs9Nq2sEPCUdkAwgOeYJE-xPsq6986hyAJSzWuMDZYCS-kb5giDv0QMUuOT6DTXngn2qQ7FExGb66PdtSiXEeXmiXtbXZ2oR1Bote2hK9dqjIclt98Rcs1eg1RO_AtWp7-TQNJUoD0yAOiiCa7RDvJGP2m9w (required, opaque value used to maintain state between the request and the callback)
login_hint: 336980 (required, tools and platforms must support a value of form_post)
lti_message_hint: 37039 (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: e1547df1e56d39b93c07 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request