response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2231/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: abcdefghijk (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkdDZWo5S0RlWldxSUlPdk94UnhQMjh1UkFmZEM4U2tKU1pod3EzUm1wWDAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMjMxLCJzdGF0ZV9ub25jZSI6IjM0MTllNzg3Y2RlYTFkNDQ3NTU2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMjMxIn0sImlzcyI6IkxUSSBUb29sIEF1ZyAzMSIsInN1YiI6ImFiY2RlZmdoaWprIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjQ2NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1Mjg2NzgyLCJleHAiOjE3ODUyODcwODIsImp0aSI6IjkzYTU5ZjQ4ZTMyMjJhMmJjMTM5In0.TlO84U1Tl2d0ExKDIksn2u50o643wzYjNaKWtGMwq-3Tu7rQgCXC9796oL3VoGWHowAcqZsTOZD4y0bhWHqcRVAcHOry-my6lNUTu2BLOn_25O_de2-GHeVRzp9YPgCjAw_C_eoZHcaslIfmNlwdQgYTTMeNIuvqAVw4llRc_ZDUImksW6NrgwYiUJOEgoJRtDCvEWSSKJjU28Vp6iKte8NeyZMbXR8UbxzIS38xV1stSzSBTs5bVGpievH05zQ2mn6tpB_RXltwjTNUlrgE-I7k58mlrm6IgTIJggdrhJB5KtGNaFnY19LOPDovLbrLQEJlb2nVTAOxuL-jOHT6eQ (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: 3419e787cdea1d447556 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request