Just upgraded to v1.9.5 and when I try to login via OIDC (integrated with Okta), getting: 400
Bad Request
Your request resulted in an error. The ‘redirect_uri’ parameter must be a Login redirect URI in the client app settings:
OIDC was working before the upgrade using APPSMITH_JAVA_ARGS: "-Dspring.security.oauth2.client.registration.oidc.redirect-uri=xxxxx
in values.yaml
This does not work now however