response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4937/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: shibatest (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImNLTnNCd2dLVmxDcFpQNS1FSUU5Y3ZHY3Y5MGZseEUzVGlzdERPdWM3MUkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0OTM3LCJzdGF0ZV9ub25jZSI6ImIxMmNlOTI3MmU5OWM3NWIzZjZiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0OTM3In0sImlzcyI6InNoaWJhLXRlc3QtdG9vbCIsInN1YiI6InNoaWJhdGVzdCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUwMzcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjQyNTY1MCwiZXhwIjoxNzcyNDI1OTUwLCJqdGkiOiIwNzIxMWFlOTRjMGYwOWFmMTY0NCJ9.sA3DTqnVhQoRvNoIjJwmKqKlatlRQa46bmjQz9tT5_vcOg9Ug9aJBGbjVyxQbuoow85xYyLnucdQiBV2lmyn-G9T_C8M08PHLYteDhrKHMLqfoCVLReUbL1y-ejbdyepbZ3tpahMlmNNcqiMEZgAD8WgVpYvFblK8tt4Ce9Bi7-DzHAtwmnVJDiWdKj-WZ1EQXHyaNoFKeii3m3fpaCU_jlA0SaPQIQpZR-gXgXHS4LslD-j4YKrYKCzdq_Sv91Bok3D9LwY7pFYkgBsPWLh2vpW5JjMGk_p0IakRUAGL_UC8pePFEV-iZdm_JjwK7q-Tn2SIlwLvVG237CBgGqQQw (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: b12ce9272e99c75b3f6b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request