response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2558/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: sandypatel (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkpqajFPRDdVdnZ3dFJacFEyLW5oUGpBQ0M3U0w5STZlS251YlFRN1BKQlkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTU4LCJzdGF0ZV9ub25jZSI6IjA3M2EyYjU4MmU1MGQyYjcxYWU0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTU4In0sImlzcyI6IlNLIFRvb2xzIiwic3ViIjoic2FuZHlwYXRlbCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI4NDQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjU0MTE3OCwiZXhwIjoxNzc2NTQxNDc4LCJqdGkiOiI2NTYwZWI5NzdmOTExNTkyMzFiNiJ9.c061jEQbhs2JLmgl-OurCgZaZhZIBGdDw-eiXxBZLzP8-YZ_30vEo9csWs1WO_Dh4onjK0QdhPlLvC63YQrdf1iIV7tyI4UZB_kxMfVJxrS2_WnUp--P_ZRTtPxAAS8mP1A2xx-wuwcWdvo0-__TCPieArBx_cCldFOLFTArxfp-mfdzUx7_iqfnaPLZ6fhG4MUdRn62QMVpkWTbygKk7hEcXoZ7zmHcxoRyiS5Kxm-kKtquakjO7e0lcz7urcijPI6nT9m-C9WBtDedTJHVB6l7Z6ygxTpwVv8ymfCfI4TSZdfWlLNxPQk_hGHZsI9QqFqTXGwZugsXeIXoAh2DAQ (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: 073a2b582e50d2b71ae4 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request