response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3345/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 8469e67f-58f4-4ec8-a925-fbac0163c17d (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImhLXzdzU1VRb2p3Zmg4QmdmVkdDWGtkQ01lX0NDNEcyYVVJalBxWE5icWMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMzQ1LCJzdGF0ZV9ub25jZSI6IjliNjQ3NTYxOTlmNWZhYjMwMmVjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzQ1In0sImlzcyI6IlRvb2xDcmF3Zm9yZExUSVRlc3QiLCJzdWIiOiI4NDY5ZTY3Zi01OGY0LTRlYzgtYTkyNS1mYmFjMDE2M2MxN2QiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNjgwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUzMzgxODAsImV4cCI6MTc4NTMzODQ4MCwianRpIjoiMmFiOTBhYTIwMDI5Zjc0NTA2YzQifQ.OoLLRqbm6keIA4YPBxL_-etuQHtYTK48lY-yJwj3JVtWf1b2JL5oAgrRcWyk1tm1aukHCzL6jyOjt7UL8Jq51Twi8k7dHQyItfkMXDMv7U3e41OeZCXE43jcjyaDQg-R0PFMSrOrKecjS0Ad_9luctggMuKo8CeQJxZT25m-oVsG1z-VN1hsSWEsAN-bbFwUlT7Whl8DKpy_VM_rCoSGQnkAlmWz9LEdSh_QcqEixAYy7tlimQXqSGbBPMXOx_0Z9JTJbko_GtMkoor_vSoFs73TF5l7qT0Be9uw_CHl8Bgbq88jWFulQ5zdVWc-dXgfyMlg-Ox0PI7l49f4VMaeIQ (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: 9b64756199f5fab302ec (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request