response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5146/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: O1IvbKFcu5EJDqJ (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjVjejFxc19qRmMzOV83MzJScVFyOFgtV1pGazVpUEFxS1hRT25GcmdGSE0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTQ2LCJzdGF0ZV9ub25jZSI6ImI3ZDA4ZGQ4NWI1ZDk0OWMyYzdlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTQ2In0sImlzcyI6InNkZV9sdGlfcHJvdmlkZXJfdG9vbCIsInN1YiI6Ik8xSXZiS0ZjdTVFSkRxSiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUzMzQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3Njc4NzQ4NywiZXhwIjoxNzc2Nzg3Nzg3LCJqdGkiOiJiMDEzMzMxM2EzZmZmNTAxMTAyMSJ9.eZYDUGnbeom8gcueqtkaRmUSfuiMlbZNlem2rJy3uayjNMaC6ny1zUuMsvemcSNo_meHIQOA67j5VnqmFS0UlC_WVjNOBjy523PY1GOCIpkWhP5pXND7pkT0mS8G9NwZqgCuh4ilRFIAGf5_x387mzWy5sprC1JgL3RvYeCC3dkadEYrUhSPDemeJvRSPX4X6S130n5BqsfVrpsaVhfvrbKOYaMrxlD6F5A05D6zFkAAY1JlHhdEO5kcrtTYYyiN_GyN4aczJDF5q91H51xps7APh6byTC5P70KD74lih6F0LsOdykJ_uu6SYSczn8hu2N8thErGlEliP4SnRNpwZA (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: b7d08dd85b5d949c2c7e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request