response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4319/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: p112a (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkRDYjVSTC1CejhfM0lvT3hUSWlPeF9ENnlJcWRxYzhSOWRlSzFxd2pSc2siLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MzE5LCJzdGF0ZV9ub25jZSI6Ijc1NjMwMWU4OWJiNjU4YmUzNTNiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MzE5In0sImlzcyI6IlRvb2wgV0lORC0xIiwic3ViIjoicDExMmEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80NDE3L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUwNzA5NjcsImV4cCI6MTc3NTA3MTI2NywianRpIjoiNDA0ZmM2NGVhYjBjNGJhOWUyMjgifQ.IihzCz7DC4dJD8cGmj1JoMoGmwLUV8ssXSK3ZLsq3XgyLZhWQOo0CUgHlzl5cdIiO29uA1O8yK4PFvfklA_MXIa9yTeZML402BDKX-zk9iim17j0srlTPrbsIenQdxPPZ59G-rxLh1Wz8RNSZFsm1wltpPIaS6a5i4QLh7cD_XWYPTba7nUiTzQwjouzkTOAwgdmXckGfXcOTLp_kAAGvlxUHY7WGboaIyyD3wbLzqwl48SxKnTSYHSBv_k1rA-JWHnq_QfeXHEw3XCLvPON2KTFWVd2mFqgf9wNwUyl_FYdnFiQFjysjxX1rtXrNNiturUToguCaeAtfF7Ser-UwQ (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: 756301e89bb658be353b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request