response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5953/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: jeel-edu-platform-1-client-1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkV0dEJ6Qk5wNFR6WFpDMWZvaVpLaTFoQUI4YzRoX1NVQ0NyY1kzT0Z4aWsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1OTUzLCJzdGF0ZV9ub25jZSI6Ijg5ZDIxODdmY2IxMjZkOGY2ZWU2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1OTUzIn0sImlzcyI6ImplZWwtZWR1LXRvb2wtMSIsInN1YiI6ImplZWwtZWR1LXBsYXRmb3JtLTEtY2xpZW50LTEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy82MTE0L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUxNzg1NzcsImV4cCI6MTc3NTE3ODg3NywianRpIjoiZjI4MzlhNDFjNzgzNWY0OGRkYzEifQ.izi5lg2_wyKNLo0I7RuDCYBUeXWfwQc6uA77RY0XNrqS0IhGP34-5jW1jR5WUdb50xLMMXwEmoNiaw1-NwjnkqLHFiCE5gdEc6jh-rAPObQ8fat8mJPndpsW1pvHIw6Wlq_aTg7F5gCYC8uhB0weulbBhVSt4m2iIgkBKTSZAdOU4yHsuBYHb3izZIG_1-5IFhL7VnBymSsaJi1msHXtCdlxEsSNCWjPlblWyY8mUR-mog3UTPLZ5p8-zbd0duRYzRCrQZ0VOakZyOmbBg-y8aUcpSQ98d0hZ2YECY6N-YNOfip0efdi-H0p4mHHy7a8Y-GDCR9LuHnuWwDP-R0iqA (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: 89d2187fcb126d8f6ee6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request