response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4284/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Ruchin Test Client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InBkc1NPdHJad0FCTGVYdjRzUFN4UmQ1cnR4eEtmWDlfM2M2V2Y4a19ubGsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0Mjg0LCJzdGF0ZV9ub25jZSI6IjBlNDBiMzJjMGEyMTViZGMxZTkwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Mjg0In0sImlzcyI6IlJ1Y2hpbiBUZXN0IFRvb2wiLCJzdWIiOiJSdWNoaW4gVGVzdCBDbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80Mzc0L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzcwMDUxNDAsImV4cCI6MTc3NzAwNTQ0MCwianRpIjoiNzFiNmQ4YmQxN2QzMTlmODJmYTUifQ.uRSeiPjMvJRlgFtIr9cXw8h54fRwRuc_dv78FOFuEDsd7g0x2yJ3ceWAvSTXUJTlxXoDKXLlZt-_Uzap8nws_EprkHMpq9CC_z8ZBjbpzOiX7TT3Fu_2ZF7svaPbKF20EnsRcuD4czSL2bkvJezh7mAv85hoZypxN2j93MVuf9haGqFbysCyHmaxYcPG4QD7Q5ZDagQx8ShTAWYzinHyL3dv0C8QJow1kbtRV6-yrhXmeeSwCzoifOJ8Xm7DhCdQY_EzOXSDN4K-qzRGH6CTYqrLgW7LIVYsvGPEDP49Ks3a_WqUSf1ZtQzgVAMnqcjlnXKTNxkc5Efn6n2GBmelwQ (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: 0e40b32c0a215bdc1e90 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request