Hi Aharon,
It seems authentication works fine, no issues at `oxauth.log`. Please change below things in your OpenID client configurations.
- **Grant types:** [authorization_code]
- **Response types:** [code]
I'm not sure why you are using all the **`Grant types`**. Please read the [docs](https://gluu.org/docs/gluu-server/4.3/admin-guide/openid-connect/#openid-connect-flows) to find which one is better for you.
Regards ~ Shakil