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.eyJ0b29sX2lkIjo0Mjg0LCJzdGF0ZV9ub25jZSI6ImJlYjQ2YjFmZDE2Nzg5MWVjZjE2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Mjg0In0sImlzcyI6IlJ1Y2hpbiBUZXN0IFRvb2wiLCJzdWIiOiJSdWNoaW4gVGVzdCBDbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80Mzc0L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUwMDQzMTQsImV4cCI6MTc3NTAwNDYxNCwianRpIjoiODNiOGRhM2Q4ZDFhNTQ4NGQwOTEifQ.HbGIV7qU-zDDaRxjFtfvByssVYuYESmYpitnH-060dkF5nGhljkie1w359JYpKjOuB_0_dv7jpipJuM-CVKaWKUl_jn6wHByaMk2oeSCf7w5TroA18WB-vIayUjeQuLiRw1uGgz8ORGNWr430nygM5oyl_0pTIzYf6bcCRBApQSraIRtmDlQ8YBuj_XU_iPUz-sTXYT--ZhuIQ4cY1xJlwojkgMs_2qd5ZeEOV40auZy2G4EPC1uf4tCyX8IeRYVIYOi4edw5jAS5t8gbCS9x9HjN0yt5oio_5BAtFCY0m0BT3MX3-m_RUGLHeHXIEP78h7ubhC9ghdjGcpWL1Wheg (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: beb46b1fd167891ecf16 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request