Hello, I am setting up device fingerprint bypass in mfa whose storage will be in a MySQL database.
I already have everything working, but I noticed that the dependency is critical. That is to say, if by any chance the MySQL is not available the whole authentication process is cancelled, giving a connection error to the mysql. 2024-01-12 11:08:51,079 ERROR [org.hibernate.engine.jdbc.spi.SqlExceptionHelper] - <eb813a24-5ea5-42a1-a3cc-336caad57655 - Connection is not available, request timed out after 30000ms. The question is, Is there any configuration to avoid this? That is, if the connection for whatever reason was not available, it would always request MFA avoiding to rescue/save the data of the dependency that at that moment is not available. Thank you very much -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to cas-user+unsubscr...@apereo.org. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/7909c926-04f2-4027-a4e3-bcda3f824d85n%40apereo.org.