response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1658/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: EOAI (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkRCMzRvbGtKekpOWGktRzZwa2kwN0NsNHJscjJMLXdTcFU4bjEwSTFzREkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNjU4LCJzdGF0ZV9ub25jZSI6IjY1MzNjODk5Y2ZmMmNhNjFkYTQ5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNjU4In0sImlzcyI6ImNvdXJzZSIsInN1YiI6IkVPQUkiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8xNzM4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY2NTA5NTgsImV4cCI6MTc3NjY1MTI1OCwianRpIjoiNzA0MDBmMmYxZDQ1NmNhZDlmMTQifQ.Scwv4rTCyipWRqz8GSyovUNSI4TRxAkgcLGJTh3QkooTIs2v_V5KA8V3gKw8Km0mayxiqvFpy9pxw942IGkd-NSBAH3SC50oNrkN_J9AnWtmDNJLAYLd3XWbabLVdGWUIv62BKGscj2m_i8nWoZ7ZootGvNo6_omxXwEsxOMqHxG1YP64XuLygOSOILC21h-CUL9JcTywPB2S5gxAl9oO1Cle-mSF_bNPbyTVV1RyYg3nqejft2yT1kJiYik6CqLDXLQ79ui_Sku-OxPMJ9CQWd6unnRZQvDgzbGm9hpwpx2faZFTJWFteke5tCKi_eojIZRfRnKxRecx1fxz20nVA (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: 6533c899cff2ca61da49 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request