response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5163/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client_andy (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik9lSlROWHZBZHJuclUtNjRkMm5ucjZVbmF3SE5Ud25nQk5CdmE1a0ZYN3MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTYzLCJzdGF0ZV9ub25jZSI6IjhiYjgzNjcwYzUzYmJlZWRkZDEzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTYzIn0sImlzcyI6IkxUSSBUb29sIEFuZHkgMDEiLCJzdWIiOiJjbGllbnRfYW5keSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUzNTQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTcxMjYzNywiZXhwIjoxNzc1NzEyOTM3LCJqdGkiOiI1NjA3Mzg1ODc5YjRkZjYyM2E1YyJ9.rtLgayuSvLdw3bhAqfEz6e00hEL7psA641Xf72Vhvoay6Bn3w-TjC2ZEE302wwrUmMIaxsuwNPiRmtcpLUo7Hvd7DRIe0tvskXa6zyN7b7gOXZyrzsjKaWmV03ByFE12CiUhTmxGRhrWV8n1KBZb9pX8DWgkwWjit4Cch3leq7tQvuk3jMIb4t7vfU2IQLx_9LYleilKDZMo9bL6nePhB-b8kgUqbFP4wrqwpxdpUd4KdgJQEbx-V2DPLANhF6I7mpCrhG_pm-W2eshwXsqTe7uA1DYwuWj_geCHzBPLM5lnkl2pB9oSzM9KqB9EjD4uqPs41__JFop4_vCf5PqNMQ (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: 8bb83670c53bbeeddd13 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request