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.eyJ0b29sX2lkIjo0OTM3LCJzdGF0ZV9ub25jZSI6IjhjODI5ZjdhZDZhOTBhMzZjOTQxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0OTM3In0sImlzcyI6InNoaWJhLXRlc3QtdG9vbCIsInN1YiI6InNoaWJhdGVzdCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUwMzcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTMzOTg4NSwiZXhwIjoxNzg1MzQwMTg1LCJqdGkiOiIzZTc4NzRkM2E5Y2U1NzliMjQzOCJ9.aIDwSHm19XorF4fF8JF138gu4FY5Nfwdhhz6hOX33OBRerc70JZvMbPlgtHmfV8A99WZHdZVpdb6D4IICL-aJda2ItXGRD3L9_WAeI2pnWV8vBKXnzmUz-5PqGp9iv5fL5Sr9VFgwEdGUhjZ3C2hSV8zo_O790biR5IVmXMheQD7eBcqD6MwebhOCKqMfpWgIlHSfFsToZgcFs19kZtMyR8JaYMs62_c0xFTTaw0vXeVl0CPY9CWxf8zVwhjPCy6NUeAkvWklnm-bTJL_liarFei0IY9_e4Y0NGijM2pTsCYGPCvs1pDe76EaOGeFQFqF1ZcFf7ey2ppEh0yCWKB5g (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: 8c829f7ad6a90a36c941 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request